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_vboot.py
Age
Commit message (
Expand
)
Author
2026-03-22
tests: FIT: Add "clone" image attack image test
Tom Rini
2026-03-09
boot: Add fit_config_get_hash_list() to build signed node list
Simon Glass
2025-03-15
test/py: Drop assigning ubman to cons
Simon Glass
2025-03-15
test/py: Drop importing utils as util
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
2023-12-13
test: vboot: Using variable 'old_dtb' before assignment
Heinrich Schuchardt
2023-04-02
test_vboot.py: include test of fdt_add_pubkey tool
Roman Kopytin
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