index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_vboot.py
Age
Commit message (
Expand
)
Author
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