index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_tpm2.py
Age
Commit message (
Expand
)
Author
2024-05-27
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
Tim Harvey
2023-10-27
test/py: always use autostart on tpm2 selftests
Ilias Apalodimas
2023-10-27
test: use a non system PCR for testing PCR extend
Ilias Apalodimas
2023-09-21
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
Michal Simek
2023-06-13
test/py: Account PCR updates properly during testing
Ilias Apalodimas
2023-06-13
test/py: replace 'tpm2 init, startup, selftest' sequences
Ilias Apalodimas
2021-11-30
configs: enable CMD_TPM on QEMU ARM
Heinrich Schuchardt
2021-10-05
test: Allow tpm2 tests to run in parallel
Simon Glass
2021-09-24
test/py: tpm2: Skip tpm pytest based on env variable
T Karthik Reddy
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2018-07-28
test/py: tpm2: switch from 'tpm' to 'tpm2' command
Miquel Raynal
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-05-25
test/py: add TPMv2.x test suite
Miquel Raynal