[PATCH 1/2] arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk to all images
Wadim Egorov
w.egorov at phytec.de
Tue Feb 11 05:34:25 CET 2025
Hi Daniel,
Am 10.02.25 um 14:36 schrieb Daniel Schultz:
> There are some device-tree overlays and firmwares with missing entries
> for the keyfile. Add them to sign all images in the U-Boot FIT image.
>
> Signed-off-by: Daniel Schultz <d.schultz at phytec.de>
> ---
> arch/arm/dts/k3-am625-phycore-som-binman.dtsi | 49 ++++++++++++++++---
> 1 file changed, 41 insertions(+), 8 deletions(-)
>
> diff --git a/arch/arm/dts/k3-am625-phycore-som-binman.dtsi b/arch/arm/dts/k3-am625-phycore-som-binman.dtsi
> index 31456d23167..7c72da6deda 100644
> --- a/arch/arm/dts/k3-am625-phycore-som-binman.dtsi
> +++ b/arch/arm/dts/k3-am625-phycore-som-binman.dtsi
> @@ -227,6 +227,24 @@
> fit {
>
> images {
> + atf {
> + ti-secure {
> + keyfile = "custMpk.pem";
I don't think you have to define it here, because we are making use of
the ti_spl_template from k3-binman.dtsi which is already defining the
keyfile.
Regards,
Wadim
More information about the U-Boot
mailing list