u-boot/test/py/tests/test_efi_secboot
AKASHI Takahiro 8fb9dbdea7 test/py: efi_secboot: add a test for a forged signed image
In this test case, a image binary, helloworld.efi.signed, is willfully
modified to print a corrupted message while the signature itself is
unchanged.

This binary must be rejected under secure boot mode.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2022-07-05 14:37:16 +02:00
..
conftest.py test/py: efi_secboot: add a test for a forged signed image 2022-07-05 14:37:16 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
forge_image.sh test/py: efi_secboot: add a test for a forged signed image 2022-07-05 14:37:16 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed.py test/py: efi_secboot: add a test for a forged signed image 2022-07-05 14:37:16 +02:00
test_signed_intca.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00
test_unsigned.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00