mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-23 07:12:25 +00:00
Add a couple of test cases against capsule image authentication for capsule-on-disk, where only a signed capsule file with the verified signature will be applied to the system. Due to the difficulty of embedding a public key (esl file) in U-Boot binary during pytest setup time, all the keys/certificates are pre-created. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> |
||
---|---|---|
.. | ||
test_android | ||
test_efi_capsule | ||
test_efi_secboot | ||
test_fs | ||
vboot | ||
test_000_version.py | ||
test_bind.py | ||
test_button.py | ||
test_dfu.py | ||
test_dm.py | ||
test_efi_fit.py | ||
test_efi_loader.py | ||
test_efi_selftest.py | ||
test_env.py | ||
test_extension.py | ||
test_fit.py | ||
test_fit_ecdsa.py | ||
test_fit_hashes.py | ||
test_fpga.py | ||
test_gpio.py | ||
test_gpt.py | ||
test_handoff.py | ||
test_help.py | ||
test_hush_if_test.py | ||
test_log.py | ||
test_lsblk.py | ||
test_md.py | ||
test_mmc_rd.py | ||
test_mmc_wr.py | ||
test_net.py | ||
test_ofplatdata.py | ||
test_part.py | ||
test_pinmux.py | ||
test_pstore.py | ||
test_pstore_data_console.hex | ||
test_pstore_data_panic1.hex | ||
test_pstore_data_panic2.hex | ||
test_qfw.py | ||
test_sandbox_exit.py | ||
test_scp03.py | ||
test_sf.py | ||
test_shell_basics.py | ||
test_sleep.py | ||
test_spl.py | ||
test_stackprotector.py | ||
test_tpm2.py | ||
test_ums.py | ||
test_unknown_cmd.py | ||
test_ut.py | ||
test_vboot.py | ||
vboot_evil.py | ||
vboot_forge.py |