
31 Aug
2015
31 Aug
'15
12:44 a.m.
On 22 August 2015 at 18:31, Simon Glass sjg@chromium.org wrote:
Add a command to display basic information about a TPM such as the model and open/close state. This can be useful for debugging.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Christophe Ricard christophe-h.ricard@st.com
Changes in v2:
- Use tpm_ prefix instead of tis_ for TPM functions
common/cmd_tpm.c | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+)
Applied to u-boot-dm.