aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
AgeCommit message (Expand)Author
2021-02-15image: Check for unit addresses in FITsSimon Glass
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass
2021-02-15test: Add tests for the 'evil' vboot attacksSimon Glass
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass
2020-04-01test: vboot: Move key creation into a functionSimon Glass
2020-04-01test: vboot: Fix pylint errorsSimon Glass
2020-04-01test: vboot: Tidy up the code a littleSimon Glass
2020-04-01test: vboot: Parameterise the testSimon Glass
2020-04-01test: vboot: Add a test for a forged configurationSimon Glass
2020-04-01test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-10test/py: vboot: Remove stderr redirect from openssl commandPaul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren
2016-09-22test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini
2016-08-05test: Adjust run_command_list() to return a list of stringsSimon Glass
2016-08-05test: Add a function to restart U-BootSimon Glass
2016-08-05test: vboot: Put each test variant in its own sectionSimon Glass
2016-08-05test: Rename sha to sha_algo and pass it aroundSimon Glass
2016-08-05test: Drop the cmd() functionSimon Glass
2016-08-05test: Fix typos in commentsSimon Glass
2016-08-05test: Fix typos and tidy upSimon Glass
2016-07-22test/py: vboot can be run only at SandboxMichal Simek
2016-07-22test/py: use absolute dts path in vboot testStephen Warren
2016-07-14test: Convert the vboot test to test/pySimon Glass