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.apalodi...@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