Hi Tom A small fix for the CR50 which moves testing of hardware a few steps ahead. Simon tests still fail later down the road, but I don't have a hardware to debug it
The following changes since commit 739ad58dbee874a3ad3bddd116e995212a254e07: efi_loader: Moved the generated ESL file to objtree (2025-04-13 08:09:17 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-master-14042025 for you to fetch changes up to 275777bc94cf1673b38d4d5438dfb07df7902603: tpm: cr50: Support opening the TPM multiple times (2025-04-14 22:59:01 +0300) The CI https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/25691 completed with no issues Please pull! /Ilias ---------------------------------------------------------------- A small fix for the cr50 which is a TPM but doesn't support all the TPM functionality. Since it deviates from our normal TIS compliant TPMs it can't be started twice since running the selftests twice hangs. ---------------------------------------------------------------- Simon Glass (1): tpm: cr50: Support opening the TPM multiple times drivers/tpm/cr50_i2c.c | 4 ++++ 1 file changed, 4 insertions(+)