]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: capsule: Add path to the public key ESL file
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:40:06 +0000 (23:10 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Aug 2023 17:38:56 +0000 (13:38 -0400)
commit0ef2875cf26a90d151fb7ca392bcdfd0e6181a96
treeef0062c9866582e23aaf55107a82580e1bb36978
parentc7d4dfcd142d624ed43ac590c6ef5eca24233e30
sandbox: capsule: Add path to the public key ESL file

Add the path to the public key EFI Signature List(ESL) file for the
sandbox variants which enable capsule authentication. This ESL file
gets embedded into the platform's device-tree as part of the build.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig