[U-Boot] [Patch v2] LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.

York Sun york.sun at nxp.com
Mon Oct 16 15:44:32 UTC 2017


On 10/15/2017 10:04 PM, Udit Agarwal wrote:
> Adds config CONFIG_FSL_LS_PPA and CONFIG_FSL_CAAM in
> LS2080AQDS and LS2080ARDB secure boot defconfig.
> 
> Removes CONFIG_FIT, as not required when CONFIG_FSL_LS_PPA
> is enabled.

Your reason is wrong. With CONFIG_FSL_LS_PPA enabled, CONFIG_FIT is
selected, not "not required".

> 
> Removes CONFIG_SPL_RSA as in QSPI boot SPL boot is not done.

You are not dealing with QSPI in this patch. These defconfig files are
for NOR boot.

> 
> Signed-off-by: Udit Agarwal <udit.agarwal at nxp.com>
> ---
> Changes in V2:
> Adds information in patch description for other changes.
> 
>  configs/ls2080aqds_SECURE_BOOT_defconfig | 5 +++--
>  configs/ls2080ardb_SECURE_BOOT_defconfig | 5 +++--
>  2 files changed, 6 insertions(+), 4 deletions(-)
> 

York


More information about the U-Boot mailing list