[U-Boot] [PATCH 0/3] Enable post-processing of FIT artifacts on HS boards
Andrew F. Davis
afd at ti.com
Wed Aug 24 21:32:15 CEST 2016
Hello all,
With eba3fbd6a12b ("common: image: Add support for post-processing of images")
we can now post-process FIT artifacts in U-Boot proper just like we do in
SPL. This allows us to continue the chain-of-trust into the next stages of
the boot process after U-Boot. This series enables this in the defconfig
for supported HS devices.
Thanks,
Andrew
Andreas Dannenberg (3):
ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot
ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-Boot
ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot
configs/am43xx_hs_evm_defconfig | 1 +
configs/am57xx_hs_evm_defconfig | 1 +
configs/dra7xx_hs_evm_defconfig | 1 +
3 files changed, 3 insertions(+)
--
2.9.3
More information about the U-Boot
mailing list