]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: Add more test cases for rejecting an EFI image
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 6 May 2022 12:36:01 +0000 (15:36 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 7 May 2022 21:17:26 +0000 (23:17 +0200)
commit0ca473d9b5e8a6de6d8979ed596f8f7ffc48cc9d
tree0fa429edfe25e09f836ffd66430432fd0863660a
parent4b88f263af3d9a5d23cd8dc0ed2da0d6863e9375
test/py: Add more test cases for rejecting an EFI image

The previous patch adds support for rejecting images when the sha384/512
of an x.509 certificate is present in dbx.  Update the sandbox selftests

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/py/tests/test_efi_secboot/conftest.py
test/py/tests/test_efi_secboot/test_signed.py