index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
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