commit | 11a075c6cd29ff83433d8a14e497d0d3a2ced9ce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 30 21:05:36 2022 -0600 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Sat Sep 03 16:59:05 2022 +0300 |
tree | b94da976937e8039287e79b395ca9068f9f9e34f | |
parent | bddfcea762cd93268b2f7dfb3ddaa7228a68ffb3 [diff] |
tpm: Allow reporting the internal state It is useful to read information about the current TPM state, where supported, e.g. for debugging purposes when verified boot fails. Add support for this to the TPM interface as well as Cr50. Add a simple sandbox test. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>