public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>,
	Heiko Schocher <hs@denx.de>,
	Alexandru Gagniuc <mr.nuke.me@gmail.com>,
	Bin Meng <bmeng.cn@gmail.com>, Da Xue <da@libre.computer>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Joel Peshkin <joel.peshkin@broadcom.com>,
	Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>,
	Siew Chin Lim <elly.siew.chin.lim@intel.com>,
	"Yuezhang.Mo@sony.com" <Yuezhang.Mo@sony.com>
Subject: Re: [PATCH v5 3/8] common: integrate crypt-based passwords
Date: Fri, 23 Jul 2021 14:53:07 -0400	[thread overview]
Message-ID: <20210723185307.GE9379@bill-the-cat> (raw)
In-Reply-To: <20210708135740.3078100-4-jaeckel-floss@eyet-services.de>

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

On Thu, Jul 08, 2021 at 03:57:35PM +0200, Steffen Jaeckel wrote:

> Hook into the autoboot flow as an alternative to the existing
> mechanisms.
> 
> Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Heiko Schocher <hs@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2021-07-23 18:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 13:57 [PATCH v5 0/8] common: Introduce crypt-style password support Steffen Jaeckel
2021-07-08 13:57 ` [PATCH v5 1/8] lib: add crypt subsystem Steffen Jaeckel
2021-07-23 18:52   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 2/8] lib: wrap crypt API to hide errno usage Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 3/8] common: integrate crypt-based passwords Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini [this message]
2021-07-08 13:57 ` [PATCH v5 4/8] common: Rename macro appropriately Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 5/8] common: allow disabling of timeout for password entry Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 6/8] common: add AUTOBOOT_FLUSH_STDIN option Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 7/8] common: add support to fallback to plain SHA256 Steffen Jaeckel
2021-07-23 18:53   ` Tom Rini
2021-07-08 13:57 ` [PATCH v5 8/8] test: add first autoboot unit tests Steffen Jaeckel
2021-07-23 18:53   ` 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=20210723185307.GE9379@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Yuezhang.Mo@sony.com \
    --cc=bmeng.cn@gmail.com \
    --cc=da@libre.computer \
    --cc=elly.siew.chin.lim@intel.com \
    --cc=hs@denx.de \
    --cc=jaeckel-floss@eyet-services.de \
    --cc=joel.peshkin@broadcom.com \
    --cc=klaus@linux.vnet.ibm.com \
    --cc=mr.nuke.me@gmail.com \
    --cc=sjg@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox