[U-Boot] [PATCH 3/3] lib: tpm: Add command to list resources

Simon Glass sjg at chromium.org
Wed Mar 22 13:05:58 UTC 2017


On 20 March 2017 at 03:28, Mario Six <mario.six at gdsys.cc> wrote:
> It is sometimes convenient to know how many and/or which resources are
> currently loaded into a TPG, e.g. to test is a flush operation succeeded.
>
> Hence, we add a command that lists the resources of a given type currently
> loaded into the TPM.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>  cmd/tpm.c           | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  drivers/tpm/Kconfig |  7 +++++
>  2 files changed, 82 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Again I wonder if we need the CONFIG.


More information about the U-Boot mailing list