u-boot/test/py/tests/test_efi_secboot
AKASHI Takahiro c6361e73b5 test/py: efi_secboot: add a test against certificate revocation
Revocation database (dbx) may have not only certificates, but also
message digests of certificates with revocation time
(EFI_CERT_X509_SHA256_GUILD).

In this test case, if the database has such a digest and if the value
matches to a certificate that created a given image's signature,
authentication should fail.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>

Set defined time stamp for dbx_hash.auth.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-07-11 23:14:16 +02:00
..
conftest.py test/py: efi_secboot: add a test against certificate revocation 2020-07-11 23:14:16 +02:00
defs.py test/py: efi_secboot: apply autopep8 2020-07-11 23:14:16 +02:00
test_authvar.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00
test_signed.py test/py: efi_secboot: add a test against certificate revocation 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