]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ls1088aqds.h
armv8: LS1088A_QSPI: SECURE_BOOT: Images validation
authorUdit Agarwal <udit.agarwal@nxp.com>
Wed, 22 Nov 2017 03:31:26 +0000 (09:01 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 6 Dec 2017 22:55:17 +0000 (14:55 -0800)
commit30c41d2191e9d726e3677c8af969f76d7669262c
treec18ae08042dc39edfe843d2cc3288ce54ff4f926
parent4def378fab61b8e4dededb818e92cd8dc075bcff
armv8: LS1088A_QSPI: SECURE_BOOT: Images validation

Validates PPA, MC, DPC, Bootscript, DPL and Kernel images in ESBC
phase using esbc_validate command.

Enable validation of boot.scr script prior to its execution dependent
on "secureboot" flag in environment

Add header address for PPA to be validated during ESBC phase for
LS1088A platform based on LAyerscape Chasis 3.

Moves sec_init prior to ppa_init as for validation of PPA sec must
be initialised before the PPA is initialised.

Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com>
Signed-off-by: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
board/freescale/ls1088a/Kconfig
board/freescale/ls1088a/ls1088a.c
include/configs/ls1088a_common.h
include/configs/ls1088aqds.h
include/configs/ls1088ardb.h