~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_vboot.py
Commit message (
Expand
)
Author
Age
*
test_vboot.py: include test of fdt_add_pubkey tool
Roman Kopytin
2023-04-02
*
test: Mark all but the first vboot test as slow
Simon Glass
2022-09-12
*
test: py: vboot: add test for global image signature
Philippe Reynes
2022-03-31
*
test/py: Add test case for mkimage -o argument
Jan Kiszka
2022-02-11
*
rsa: adds rsa3072 algorithm
Jamin Lin
2022-01-28
*
test: Allow vboot tests to run in parallel
Simon Glass
2021-10-05
*
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
2021-02-15
*
test: vboot: add tests for multiple required keys
Thirupathaiah Annapureddy
2020-10-12
*
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-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
2020-04-01
*
pytest: vboot: add a test for required key
Philippe Reynes
2019-10-15
*
test: vboot: clean its file
Philippe Reynes
2018-12-03
*
test: vboot: add padding pss for rsa signature
Philippe Reynes
2018-12-03
*
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-11-26
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-11
|
\
|
*
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
*
|
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
*
test/py/tests/test_vboot.py: Add check that we boot the image
Tom Rini
2016-09-22
*
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-08-05
*
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-22
*
test: Convert the vboot test to test/py
Simon Glass
2016-07-14