aboutsummaryrefslogtreecommitdiff
path: root/test/dm/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06test: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-09-30test: fix comment indentation on tpm testsIlias Apalodimas1-4/+5
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass1-0/+45
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass1-9/+51
2023-02-28test: add a test for the new tpm_auto_start() functionIlias Apalodimas1-0/+5
2022-09-03tpm: Allow reporting the internal stateSimon Glass1-0/+34