This series fixes the tpm flush command, which is currently broken, adds a
command to list resources, and a command to load TPM keys via their parent's
SHA1 hash.

Mario Six (3):
  tpm: Add function to load keys via their parent's SHA1 hash
  cmd: tpm: Fix flush command
  lib: tpm: Add command to list resources

 cmd/tpm.c           | 162 +++++++++++++++++++++++++++++++++++++++++++++++-----
 drivers/tpm/Kconfig |  15 +++++
 include/tpm.h       |  12 ++++
 lib/tpm.c           |  40 +++++++++++++
 4 files changed, 214 insertions(+), 15 deletions(-)

--
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to