All of lore.kernel.org
 help / color / mirror / Atom feed
From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: Simon Glass <sjg@chromium.org>
Cc: xypron.glpk@gmx.de, agraf@csgraf.de, ilias.apalodimas@linaro.org,
	sughosh.ganu@linaro.org, masami.hiramatsu@linaro.org,
	mark.kettenis@xs4all.nl, u-boot@lists.denx.de
Subject: Re: [PATCH v7 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree
Date: Thu, 25 Nov 2021 11:21:21 +0900	[thread overview]
Message-ID: <20211125022121.GA41281@laputa> (raw)
In-Reply-To: <CAPnjgZ2KGOanf+dZnCu7-kM8YvaRsC1knWYVn38LuZeS2uj_Vw@mail.gmail.com>

Hi Simon,

On Wed, Nov 24, 2021 at 05:11:49PM -0700, Simon Glass wrote:
> Hi Takahiro,
> 
> On Mon, 15 Nov 2021 at 21:33, AKASHI Takahiro
> <takahiro.akashi@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@linaro.org>
> > ---
> >  doc/develop/uefi/uefi.rst |  4 ++++
> >  dts/Makefile              | 23 +++++++++++++++++++++--
> >  lib/efi_loader/Kconfig    |  7 +++++++
> >  3 files changed, 32 insertions(+), 2 deletions(-)
> >
> 
> This should be handled by binman. I can create an etype for it if you like.

Basically I'd defer to you, but I don't still understand
when and how binman be invoked in this particular use case.

> Regards,
> Simon

  reply	other threads:[~2021-11-25  2:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  4:32 [PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 01/12] tools: mkeficapsule: rework the code a little bit AKASHI Takahiro
2021-11-16 12:19   ` Heinrich Schuchardt
2021-11-17  1:20     ` AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 02/12] tools: build mkeficapsule with tools-only_defconfig AKASHI Takahiro
2021-11-16 12:20   ` Heinrich Schuchardt
2021-11-16 13:58     ` Heinrich Schuchardt
2021-11-17  1:06       ` AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 03/12] tools: mkeficapsule: add firmwware image signing AKASHI Takahiro
2021-11-25 11:13   ` Ilias Apalodimas
2021-11-16  4:32 ` [PATCH v7 04/12] tools: mkeficapsule: add man page AKASHI Takahiro
2021-11-25 11:13   ` Ilias Apalodimas
2021-11-16  4:32 ` [PATCH v7 05/12] doc: update UEFI document for usage of mkeficapsule AKASHI Takahiro
2021-11-25 11:15   ` Ilias Apalodimas
2021-11-16  4:32 ` [PATCH v7 06/12] test/py: efi_capsule: add image authentication test AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 07/12] tools: mkeficapsule: allow for specifying GUID explicitly AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 08/12] test/py: efi_capsule: align with the syntax change of mkeficapsule AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 09/12] test/py: efi_capsule: add a test for "--guid" option AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE AKASHI Takahiro
2021-11-16  4:32 ` [PATCH v7 11/12] (RFC) tools: add fdtsig.sh AKASHI Takahiro
2021-11-25  0:11   ` Simon Glass
2021-11-16  4:32 ` [PATCH v7 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree AKASHI Takahiro
2021-11-25  0:11   ` Simon Glass
2021-11-25  2:21     ` AKASHI Takahiro [this message]
2021-12-07 15:07       ` Simon Glass
2021-11-25  6:02 ` [PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support AKASHI Takahiro
2021-12-03  7:09   ` AKASHI Takahiro
2021-12-17  2:24     ` AKASHI Takahiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211125022121.GA41281@laputa \
    --to=takahiro.akashi@linaro.org \
    --cc=agraf@csgraf.de \
    --cc=ilias.apalodimas@linaro.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=masami.hiramatsu@linaro.org \
    --cc=sjg@chromium.org \
    --cc=sughosh.ganu@linaro.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.