u-boot-brain/test/py/tests/test_efi_secboot
AKASHI Takahiro e1174c566a test/py: efi_secboot: add test for intermediate certificates
In this test case, an image may have a signature with additional
intermediate certificates. A chain of trust will be followed and all
the certificates in the middle of chain must be verified before loading.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2020-08-13 22:37:36 +02:00
..
conftest.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00
test_signed_intca.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_signed.py test/py: efi_secboot: add a test for verifying with digest of signed image 2020-07-11 23:14:16 +02:00
test_unsigned.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00