From: Tom Rini <trini@konsulko.com>
To: Steven Lawrance <steven.lawrance@softathome.com>
Cc: u-boot@lists.denx.de, Philippe Reynes <philippe.reynes@softathome.com>
Subject: Re: [PATCH 2/2] boot: image-pre-load: Check environment for location of signature info
Date: Tue, 11 Oct 2022 17:36:30 -0400 [thread overview]
Message-ID: <20221011213630.GM2020586@bill-the-cat> (raw)
In-Reply-To: <20220914185728.393277-2-steven.lawrance@softathome.com>
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
On Wed, Sep 14, 2022 at 08:57:28PM +0200, Steven Lawrance wrote:
> Setting an alternative signature info node in "pre_load_sig_info_path"
> allows verification of an image using the bootm pre-load mechanism with
> a different key, e.g.: setenv pre_load_sig_info_path "/alt/sig" ; bootm
> preload [addr]
>
> Signed-off-by: Steven Lawrance <steven.lawrance@softathome.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-10-11 21:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-14 18:57 [PATCH 1/2] image-pre-load: Move macros/definitions to image.h Steven Lawrance
2022-09-14 18:57 ` [PATCH 2/2] boot: image-pre-load: Check environment for location of signature info Steven Lawrance
2022-09-16 1:30 ` Simon Glass
2022-10-11 21:36 ` Tom Rini [this message]
2022-09-16 1:30 ` [PATCH 1/2] image-pre-load: Move macros/definitions to image.h Simon Glass
2022-10-11 21:36 ` Tom Rini
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=20221011213630.GM2020586@bill-the-cat \
--to=trini@konsulko.com \
--cc=philippe.reynes@softathome.com \
--cc=steven.lawrance@softathome.com \
--cc=u-boot@lists.denx.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.