[U-Boot] [PATCH 4/5] tpm: add more useful NV storage permission flags

Simon Glass sjg at chromium.org
Fri Nov 17 14:05:55 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>


More information about the U-Boot mailing list