[PATCH 0/4] phyCORE-AM62x/AM64x: Sign Images with External Keys
Daniel Schultz
d.schultz at phytec.de
Fri Feb 7 07:51:18 CET 2025
This patch series adds three new Kconfigs for PHYTEC's K3 boards to
pass private keys from an external location. These keys are
required to sign all bootloader images and device-trees to boot on
High-Secure Secure-Enforced (HS-SE) hardware.
Daniel Schultz (2):
board: phytec: common: k3: Introduce Configs to Sign Images
board: Phytec: phycore_am6*: Add k3 Kconfig to A53
Nathan Morrisson (2):
arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk and
ti-degenerate keys with CONFIG entries
arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk and
ti-degenerate keys with CONFIG entries
arch/arm/dts/k3-am625-phycore-som-binman.dtsi | 72 ++++++++++++++-----
arch/arm/dts/k3-am642-phycore-som-binman.dtsi | 70 ++++++++++++++----
board/phytec/common/k3/Kconfig | 34 +++++++++
board/phytec/phycore_am62ax/Kconfig | 1 +
board/phytec/phycore_am62x/Kconfig | 1 +
board/phytec/phycore_am64x/Kconfig | 2 +
6 files changed, 149 insertions(+), 31 deletions(-)
--
2.25.1
More information about the U-Boot
mailing list