commit | 0c0ddada656f9d642a5c3904bc225b2b4fb49fe4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 18 14:18:02 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 01 09:05:24 2021 -0600 |
tree | d8ce6c503940a76519dc7f17f8ed0a45e49a8532 | |
parent | 46aed06cb7bbdc0e01c6c43a5d446d12e75e62b4 [diff] |
sandbox: tpm: Track whether the state is valid Add checking as to whether the current TPM state is valid, so we can implement reading/writing the state. Signed-off-by: Simon Glass <sjg@chromium.org>