[PATCH v6 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree
AKASHI Takahiro
takahiro.akashi at linaro.org
Thu Nov 4 03:17:52 CET 2021
On Tue, Nov 02, 2021 at 08:58:30AM -0600, Simon Glass wrote:
> Hi Takahiro,
>
> On Mon, 1 Nov 2021 at 18:56, AKASHI Takahiro <takahiro.akashi at linaro.org> wrote:
> >
> > By specifying CONFIG_EFI_CAPSULE_KEY_PATH, the build process will
> > automatically insert the given key into the device tree.
> > Otherwise, users are required to do so manually, possibly, with
> > the utility script, fdtsig.sh.
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> > ---
> > doc/develop/uefi/uefi.rst | 4 ++++
> > dts/Makefile | 23 +++++++++++++++++++++--
> > lib/efi_loader/Kconfig | 7 +++++++
> > 3 files changed, 32 insertions(+), 2 deletions(-)
>
> I'd like to explore how binman could handle this, perhaps by calling
> the capsule tool you have written. What do you think?
Please do so if you like :)
-Takahiro Akashi
> Regards,
> Simon
More information about the U-Boot
mailing list