aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_tpm2.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey1-1/+1
2023-10-27test/py: always use autostart on tpm2 selftestsIlias Apalodimas1-2/+2
2023-10-27test: use a non system PCR for testing PCR extendIlias Apalodimas1-8/+8
2023-09-21test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=TrueMichal Simek1-0/+3
2023-06-13test/py: Account PCR updates properly during testingIlias Apalodimas1-0/+6
2023-06-13test/py: replace 'tpm2 init, startup, selftest' sequencesIlias Apalodimas1-11/+2
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt1-0/+1
2021-10-05test: Allow tpm2 tests to run in parallelSimon Glass1-6/+46
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy1-0/+28
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass1-1/+17
2018-07-28test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal1-20/+20
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz1-2/+2
2018-05-25test/py: add TPMv2.x test suiteMiquel Raynal1-0/+233