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_vboot.py
Age
Commit message (
Expand
)
Author
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
2022-03-31
test: py: vboot: add test for global image signature
Philippe Reynes
2022-02-11
test/py: Add test case for mkimage -o argument
Jan Kiszka
2022-01-28
rsa: adds rsa3072 algorithm
Jamin Lin
2021-10-05
test: Allow vboot tests to run in parallel
Simon Glass
2021-02-15
image: Check for unit addresses in FITs
Simon Glass
2021-02-15
libfdt: Check for multiple/invalid root nodes
Simon Glass
2021-02-15
test: Add tests for the 'evil' vboot attacks
Simon Glass
2020-10-12
test: vboot: add tests for multiple required keys
Thirupathaiah Annapureddy
2020-05-01
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-04-01
test: vboot: Reduce fake kernel size to 500 bytes
Simon Glass
2020-04-01
test: vboot: Move key creation into a function
Simon Glass
2020-04-01
test: vboot: Fix pylint errors
Simon Glass
2020-04-01
test: vboot: Tidy up the code a little
Simon Glass
2020-04-01
test: vboot: Parameterise the test
Simon Glass
2020-04-01
test: vboot: Add a test for a forged configuration
Simon Glass
2020-04-01
test: vboot: Drop unnecessary parameter for fit_check_sign
Simon Glass
2019-10-15
pytest: vboot: add a test for required key
Philippe Reynes
2018-12-03
test: vboot: clean its file
Philippe Reynes
2018-12-03
test: vboot: add padding pss for rsa signature
Philippe Reynes
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2016-09-22
test/py/tests/test_vboot.py: Add check that we boot the image
Tom Rini
2016-08-05
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
test: vboot: Put each test variant in its own section
Simon Glass
2016-08-05
test: Rename sha to sha_algo and pass it around
Simon Glass
2016-08-05
test: Drop the cmd() function
Simon Glass
2016-08-05
test: Fix typos in comments
Simon Glass
2016-08-05
test: Fix typos and tidy up
Simon Glass
2016-07-22
test/py: vboot can be run only at Sandbox
Michal Simek
2016-07-22
test/py: use absolute dts path in vboot test
Stephen Warren
2016-07-14
test: Convert the vboot test to test/py
Simon Glass