Skip to content
Snippets Groups Projects
Commit 5208ed18 authored by Simon Glass's avatar Simon Glass Committed by Ilias Apalodimas
Browse files

tpm: Allow committing non-volatile data


Add an option to tell the TPM to commit non-volatile data immediately it
is changed, rather than waiting until later. This is needed in some
situations, since if the device reboots it may not write the data.

Add definitions for the rest of the Cr50 commands while we are here.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 4c57ec76
Loading
Checking pipeline status