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