[PATCH 0/3 v2] tpm: add 'tpm autostart command'

Ilias Apalodimas ilias.apalodimas at linaro.org
Wed Jun 7 11:18:09 CEST 2023


Hi!

This is a resend of [0]. There are no functional or code changes in patches
#1 and #2.  Running this through the CI though exposed a problem on our python
test scripts, whcih the newly added patch #3 is trying to address

[0] https://lore.kernel.org/u-boot/20230601062041.524010-1-ilias.apalodimas@linaro.org/

Ilias Apalodimas (3):
  tpm: Add 'tpm autostart' shell command
  test/py: replace 'tpm2 init, startup, selftest' sequences
  test/py: Account PCR updates properly during testing

 cmd/tpm-common.c           | 16 ++++++++++++++++
 cmd/tpm-user-utils.h       |  1 +
 cmd/tpm-v1.c               |  6 +++++-
 cmd/tpm-v2.c               |  6 ++++++
 test/py/tests/test_tpm2.py | 19 ++++++++-----------
 5 files changed, 36 insertions(+), 12 deletions(-)

--
2.39.2



More information about the U-Boot mailing list