~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin2023-04-02
* test: Mark all but the first vboot test as slowSimon Glass2022-09-12
* test: py: vboot: add test for global image signaturePhilippe Reynes2022-03-31
* test/py: Add test case for mkimage -o argumentJan Kiszka2022-02-11
* rsa: adds rsa3072 algorithmJamin Lin2022-01-28
* test: Allow vboot tests to run in parallelSimon Glass2021-10-05
* image: Check for unit addresses in FITsSimon Glass2021-02-15
* libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-15
* test: Add tests for the 'evil' vboot attacksSimon Glass2021-02-15
* test: vboot: add tests for multiple required keysThirupathaiah Annapureddy2020-10-12
* test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes2020-05-01
* test: vboot: Reduce fake kernel size to 500 bytesSimon Glass2020-04-01
* test: vboot: Move key creation into a functionSimon Glass2020-04-01
* test: vboot: Fix pylint errorsSimon Glass2020-04-01
* test: vboot: Tidy up the code a littleSimon Glass2020-04-01
* test: vboot: Parameterise the testSimon Glass2020-04-01
* test: vboot: Add a test for a forged configurationSimon Glass2020-04-01
* test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass2020-04-01
* pytest: vboot: add a test for required keyPhilippe Reynes2019-10-15
* test: vboot: clean its filePhilippe Reynes2018-12-03
* test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-03
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-26
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-11
|\
| * test/py: vboot: Remove stderr redirect from openssl commandPaul Burton2018-07-10
* | vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-10
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* test/py: add skip marker for reliance on toolsStephen Warren2017-09-29
* test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini2016-09-22
* test: Adjust run_command_list() to return a list of stringsSimon Glass2016-08-05
* test: Add a function to restart U-BootSimon Glass2016-08-05
* test: vboot: Put each test variant in its own sectionSimon Glass2016-08-05
* test: Rename sha to sha_algo and pass it aroundSimon Glass2016-08-05
* test: Drop the cmd() functionSimon Glass2016-08-05
* test: Fix typos in commentsSimon Glass2016-08-05
* test: Fix typos and tidy upSimon Glass2016-08-05
* test/py: vboot can be run only at SandboxMichal Simek2016-07-22
* test/py: use absolute dts path in vboot testStephen Warren2016-07-22
* test: Convert the vboot test to test/pySimon Glass2016-07-14