]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: hab: Simplify the mechanism
authorMarek Vasut <marex@denx.de>
Sun, 28 May 2023 21:00:30 +0000 (23:00 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 24 Jun 2023 17:47:02 +0000 (13:47 -0400)
commit6039e0edc8540bd2abee780549b260bdaf089168
tree4e179f7c6962564dd11fba3d6bb551603b368457
parent6a412faea3dd0cb07c5fb19b9c01ab0bc73e3950
imx: hab: Simplify the mechanism

The current mechanism is unnecessarily complex. Simplify the whole mechanism
such that the entire fitImage is signed, IVT is placed at the end, followed
by CSF, and this entire bundle is also authenticated. This makes the signing
scripting far simpler.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/dts/imx8mm-u-boot.dtsi
arch/arm/dts/imx8mn-u-boot.dtsi
arch/arm/dts/imx8mp-u-boot.dtsi
arch/arm/dts/imx8mq-u-boot.dtsi
arch/arm/mach-imx/spl.c
common/spl/spl_fit.c
doc/imx/habv4/csf_examples/mx8m/csf.sh
doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
doc/imx/habv4/guides/mx8m_spl_secure_boot.txt
include/spl.h