From: Tom Rini <trini@konsulko.com>
To: Sean Edmond <seanedmond@microsoft.com>
Cc: u-boot@lists.denx.de, Bin Meng <bmeng.cn@gmail.com>,
Brandon Maier <brandon.maier@collins.com>,
Dhananjay Phadke <dphadke@linux.microsoft.com>,
Hugo Villeneuve <hvilleneuve@dimonoff.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Kautuk Consul <kconsul@ventanamicro.com>,
Leo Yu-Chi Liang <ycliang@andestech.com>,
Oleksandr Suvorov <oleksandr.suvorov@foundries.io>,
Patrice Chotard <patrice.chotard@foss.st.com>,
Patrick Delaunay <patrick.delaunay@foss.st.com>,
Sean Edmond <senaedmond@microsoft.com>,
Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH v6 0/5] Populate kaslr seed with RNG
Date: Sat, 16 Dec 2023 12:09:49 -0500 [thread overview]
Message-ID: <20231216170949.GA706916@bill-the-cat> (raw)
In-Reply-To: <20231201005507.2080396-1-seanedmond@microsoft.com>
[-- Attachment #1: Type: text/plain, Size: 564 bytes --]
On Thu, Nov 30, 2023 at 04:54:39PM -0800, Sean Edmond wrote:
> This patch series creates a common API (fdt_fixup_kaslr_seed()) for
> populating the kaslr seed in the DTB. Existing users (kaslrseed,
> and ARMv8 sec firmware) have been updated to use this common API.
>
> New functionality has been introduced to populate the kaslr using
> the RNG. This can be enabled with CONFIG_RNG_TPM_SEED.
This series introduces a fail to build on ls1012afrdm_tfa and others.
Also one of the patches has a double Signed-off-by, please fix that too.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2023-12-16 17:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-01 0:54 [PATCH v6 0/5] Populate kaslr seed with RNG Sean Edmond
2023-12-01 0:54 ` [PATCH v6 1/5] fdt: common API to populate kaslr seed Sean Edmond
2023-12-01 0:54 ` [PATCH v6 2/5] fdt: kaslr seed from RNG device Sean Edmond
2023-12-01 0:54 ` [PATCH v6 3/5] cmd: kaslrseed: Use common API to fixup FDT Sean Edmond
2023-12-01 0:54 ` [PATCH v6 4/5] dm: core: Modify default for OFNODE_MULTI_TREE Sean Edmond
2023-12-01 0:54 ` [PATCH v6 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE Sean Edmond
2023-12-16 17:09 ` Tom Rini [this message]
2023-12-16 19:57 ` [PATCH v6 0/5] Populate kaslr seed with RNG 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=20231216170949.GA706916@bill-the-cat \
--to=trini@konsulko.com \
--cc=bmeng.cn@gmail.com \
--cc=brandon.maier@collins.com \
--cc=dphadke@linux.microsoft.com \
--cc=hvilleneuve@dimonoff.com \
--cc=ilias.apalodimas@linaro.org \
--cc=kconsul@ventanamicro.com \
--cc=oleksandr.suvorov@foundries.io \
--cc=patrice.chotard@foss.st.com \
--cc=patrick.delaunay@foss.st.com \
--cc=seanedmond@microsoft.com \
--cc=senaedmond@microsoft.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
--cc=ycliang@andestech.com \
/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