summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot/forge_image.sh
AgeCommit message (Collapse)Author
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro
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 <[email protected]>