[U-Boot] [PATCH v2 24/28] tpm: Add a 'tpm info' command

Simon Glass sjg at chromium.org
Mon Aug 31 00:44:07 CEST 2015


On 22 August 2015 at 18:31, Simon Glass <sjg at 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 at chromium.org>
> Acked-by: Christophe Ricard <christophe-h.ricard at 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.


More information about the U-Boot mailing list