commit | e76cb9272d3b9ca7a6d4581dd1cff12480289710 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 22 18:31:42 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Aug 31 07:57:29 2015 -0600 |
tree | 2a2d7ea0c21e9c52647f9369b906744e7b2ddaf2 | |
parent | 2132f971ba2443bc31046cbbf18bbf5e7c017b50 [diff] |
dm: tpm: Add a 'tpmtest' command These tests come from Chrome OS code. They are not particularly tidy but can be useful for checking that the TPM is behaving correctly. Some knowledge of TPM operation is required to use these. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard<christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>