Hi Tom, Small updates for testing TPMs for -next
The following changes since commit 59d00e20fced23e6463aa09db889dd548baee677: Merge tag 'v2025.07-rc4' into next (2025-06-09 16:28:28 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-next-10062025 for you to fetch changes up to 693b7a738d6d23001da7c6224449b3d300efd1da: test: tpm: Skip failing tests on coral (2025-06-10 19:35:58 +0300) The CI had no issues https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/26601 Please pull /Ilias ---------------------------------------------------------------- Updates from Simon cleaning up some tests, with the intention of being used in sandbox and actual hardware. ---------------------------------------------------------------- Simon Glass (4): tpm: sandbox: Support self-test continue in emulator tpm: Convert sandbox-focussed tests to C tpm: Drop unwanted special cases for sandbox test: tpm: Skip failing tests on coral drivers/tpm/tpm_tis_sandbox.c | 1 + test/dm/tpm.c | 77 +++++++++++++++++++++++++++++++++++++- test/py/tests/test_tpm2.py | 86 +++++++------------------------------------ 3 files changed, 89 insertions(+), 75 deletions(-)