]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
authorUdit Agarwal <udit.agarwal@nxp.com>
Wed, 22 Nov 2017 03:32:07 +0000 (09:02 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 6 Dec 2017 22:55:17 +0000 (14:55 -0800)
commit003c99de100b94fa442e3ef895166082a418515f
tree8a338f4805ad48b237db36ca9d816ef1139f2399
parent2d2219e6b94604f13c4a8c6705f38ed3f456e103
armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.

Adds config CONFIG_FSL_LS_PPA and CONFIG_FSL_CAAM in
LS2080AQDS and LS2080ARDB secure boot defconfig.

Removes CONFIG_FIT, as with CONFIG_FSL_LS_PPA enabled,
CONFIG_FIT is selected.

Removes CONFIG_SPL_RSA as in NOR boot SPL boot is not done.

Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls2080aqds_SECURE_BOOT_defconfig
configs/ls2080ardb_SECURE_BOOT_defconfig