mbox series

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

Message ID 20230607091812.1916435-1-ilias.apalodimas@linaro.org
Headers show
Series tpm: add 'tpm autostart command' | expand

Message

Ilias Apalodimas June 7, 2023, 9:18 a.m. UTC
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