summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSumit Garg <sumit.garg@nxp.com>2017-06-06 15:21:31 (GMT)
committerYork Sun <york.sun@nxp.com>2017-08-01 15:28:57 (GMT)
commitb8ae67981fc25c0c6bd8ab442a23b62263fb5138 (patch)
tree46057b6367ccbbef5a5a9ea671971e0ddab0bbd2 /configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
parentf7b75f8b34a40b2d13e968d52bb2e8ae271401c9 (diff)
downloadu-boot-b8ae67981fc25c0c6bd8ab442a23b62263fb5138.tar.xz
arm: ls1021atwr: Add distro secure boot support
Enable validation of boot.scr script prior to its execution dependent on "secureboot" flag in environment. Disable fall back option to qspi boot in case of secure boot. Also enable "secureboot=y" flag in environment for ARM based platforms instead of bootcmd. Signed-off-by: Sumit Garg <sumit.garg@nxp.com> Tested-by: Vinitha Pillai <vinitha.pillai@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
index d13652a..8689fa7 100644
--- a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
+++ b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
@@ -61,3 +61,4 @@ CONFIG_VIDEO_FSL_DCU_FB=y
# CONFIG_VIDEO_SW_CURSOR is not set
CONFIG_RSA=y
CONFIG_SPL_RSA=y
+CONFIG_DISTRO_DEFAULTS=y