index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_efi_secboot
/
conftest.py
Age
Commit message (
Expand
)
Author
2020-08-14
test/py: efi_secboot: modify 'multiple signatures' test case
AKASHI Takahiro
2020-08-13
test/py: efi_secboot: add test for intermediate certificates
AKASHI Takahiro
2020-08-13
test/py: efi_secboot: small rework for adding a new test
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: fix additional pylint errors
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: remove unused function
AKASHI Takahiro
2020-07-11
test: use virt-make-fs to build image
Heinrich Schuchardt
2020-07-11
test/py: efi_secboot: add a test for verifying with digest of signed image
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test for multiple signatures
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test against certificate revocation
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: more fixes against pylint
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: apply autopep8
AKASHI Takahiro
2020-07-03
test: correct time stamps for UEFI authentication
Heinrich Schuchardt
2020-04-30
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
2020-04-16
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro