
On 11/21/2017 07:31 PM, Udit Agarwal wrote:
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
Changes in v4: Adds Distro boot support. Removes CONFIG_FSL_CAAM. Will be enabled via defconfig
Applied to fsl-qoriq master. Thanks.
York