]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: capsule: Remove logic to add public key ESL
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:40:07 +0000 (23:10 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Aug 2023 17:38:56 +0000 (13:38 -0400)
commit252c9c1c266eb008fdda79ed1373eef3c93aaebf
treec88938dd5a881921217ba0bc16380ea0f49ac2c0
parent0ef2875cf26a90d151fb7ca392bcdfd0e6181a96
test: capsule: Remove logic to add public key ESL

The public key EFI Signature List(ESL) needed for capsule
authentication is now embedded into the platform's DTB as part of the
build. Remove the superfluous logic from the test setup.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
test/py/tests/test_efi_capsule/conftest.py
test/py/tests/test_efi_capsule/signature.dts [deleted file]