commit | e39503c49eb0ea88ef382e3020c1098f7911ac84 | [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 | 92594f1007f6f355a09f6de777182ecaaa8dade6 [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>