diff options
author | Marek Vasut <marex@denx.de> | 2024-05-21 12:48:23 +0200 |
---|---|---|
committer | Fabio Estevam <festevam@denx.de> | 2024-05-24 11:22:02 -0300 |
commit | bc6beae7c55f3adc1fc520ff8c3f4ec986f7c2ef (patch) | |
tree | 5e81ddd16497d072ec587fc9904a42feb2f5aac1 /configs/P2020RDB-PC_defconfig | |
parent | 377e91c162ab09ec20f96f966f380cb55c590edd (diff) | |
download | u-boot-bc6beae7c55f3adc1fc520ff8c3f4ec986f7c2ef.zip u-boot-bc6beae7c55f3adc1fc520ff8c3f4ec986f7c2ef.tar.gz u-boot-bc6beae7c55f3adc1fc520ff8c3f4ec986f7c2ef.tar.bz2 |
binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
Add new binman etype which allows signing both the SPL and fitImage sections
of i.MX8M flash.bin using CST. There are multiple DT properties which govern
the signing process, nxp,loader-address is the only mandatory one which sets
the SPL signature start address without the imx8mimage header, this should be
SPL text base. The key material can be configured using optional DT properties
nxp,srk-table, nxp,csf-crt, nxp,img-crt, all of which default the key material
names generated by CST tool scripts. The nxp,unlock property can be used to
unlock CAAM access in SPL section.
Reviewed-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/P2020RDB-PC_defconfig')
0 files changed, 0 insertions, 0 deletions