[U-Boot] [PATCH v2 1/2] LS2080ARDB: QSPI boot: Secure Boot image validation

York Sun york.sun at nxp.com
Mon Aug 7 20:43:11 UTC 2017


On 05/27/2017 01:33 AM, Udit Agarwal wrote:
> Validates the images in the ESBC phase for (QSPI boot) using
> esbc_validate command. Add images validation in default
> environment under mcinitcmd prior to MC initialization.
> 
> Adds header address for PPA to be validated during ESBC phase for
> ARCH_LS2088 and QSPI_BOOT.
> 
> 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 at nxp.com>
> ---
> Dependent Patch Set:
> 	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F756260%2F&data=01%7C01%7Cyork.sun%40nxp.com%7C7310d05ffaf04e43cd3a08d4a4db0bb5%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=nGcmJzlXOejWhpjtRqQC1K85azWQkLohtPuQvF8nh70%3D&reserved=0
> Changes in v2:
> Updates the MAINTAINERS file and reverses the order of
> secure boot patches for LS2080 QSPI Boot.
> 

Please rebase your patch. It has conflict on the 
CONFIG_EXTRA_ENV_SETTINGS. Please note, your dependency patch needs a 
rework. You may want to work together with Sumit Garg to sync your code 
base.

York


More information about the U-Boot mailing list