[U-Boot] [PATCH 4/5] tpm: add more useful NV storage permission flags
sjg at google.com
sjg at google.com
Fri Nov 17 15:41:42 UTC 2017
On 3 October 2017 at 09:52, André Draszik <git at andred.net> wrote:
> From: André Draszik <adraszik at tycoint.com>
>
> TPM_NV_PER_PPREAD: physical presence needed for reading
> TPM_NV_PER_WRITEDEFINE: persistent write lock by writing size 0
> TPM_NV_PER_WRITEALL: write in one go
>
> Signed-off-by: André Draszik <adraszik at tycoint.com>
> ---
> include/tpm.h | 3 +++
> 1 file changed, 3 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list