index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_tpm2.py
Age
Commit message (
Expand
)
Author
2025-06-10
test: tpm: Skip failing tests on coral
Simon Glass
2025-06-10
tpm: Drop unwanted special cases for sandbox
Simon Glass
2025-06-10
tpm: Convert sandbox-focussed tests to C
Simon Glass
2025-03-15
test/py: Drop assigning ubman to cons
Simon Glass
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
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