index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
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
Files
Lines
*
test: vboot: add tests for multiple required keys
Thirupathaiah Annapureddy
2020-10-12
1
-2
/
+44
*
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-01
1
-19
/
+33
*
test: vboot: Reduce fake kernel size to 500 bytes
Simon Glass
2020-04-01
1
-1
/
+1
*
test: vboot: Move key creation into a function
Simon Glass
2020-04-01
1
-21
/
+18
*
test: vboot: Fix pylint errors
Simon Glass
2020-04-01
1
-34
/
+19
*
test: vboot: Tidy up the code a little
Simon Glass
2020-04-01
1
-13
/
+21
*
test: vboot: Parameterise the test
Simon Glass
2020-04-01
1
-6
/
+14
*
test: vboot: Add a test for a forged configuration
Simon Glass
2020-04-01
1
-1
/
+17
*
test: vboot: Drop unnecessary parameter for fit_check_sign
Simon Glass
2020-04-01
1
-2
/
+1
*
pytest: vboot: add a test for required key
Philippe Reynes
2019-10-15
1
-0
/
+57
*
test: vboot: clean its file
Philippe Reynes
2018-12-03
1
-1
/
+1
*
test: vboot: add padding pss for rsa signature
Philippe Reynes
2018-12-03
1
-5
/
+7
*
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-11-26
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-11
1
-2
/
+2
|
\
|
*
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
1
-2
/
+2
*
|
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
1
-0
/
+33
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
1
-0
/
+4
*
test/py/tests/test_vboot.py: Add check that we boot the image
Tom Rini
2016-09-22
1
-6
/
+10
*
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
1
-1
/
+1
*
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
1
-2
/
+3
*
test: vboot: Put each test variant in its own section
Simon Glass
2016-08-05
1
-5
/
+5
*
test: Rename sha to sha_algo and pass it around
Simon Glass
2016-08-05
1
-25
/
+28
*
test: Drop the cmd() function
Simon Glass
2016-08-05
1
-10
/
+12
*
test: Fix typos in comments
Simon Glass
2016-08-05
1
-6
/
+6
*
test: Fix typos and tidy up
Simon Glass
2016-08-05
1
-2
/
+4
*
test/py: vboot can be run only at Sandbox
Michal Simek
2016-07-22
1
-0
/
+1
*
test/py: use absolute dts path in vboot test
Stephen Warren
2016-07-22
1
-1
/
+1
*
test: Convert the vboot test to test/py
Simon Glass
2016-07-14
1
-0
/
+185