summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSumit Garg <sumit.garg@nxp.com>2017-06-05 23:51:51 +0530
committerYork Sun <york.sun@nxp.com>2017-08-01 08:28:57 -0700
commit76bbf1c634f4a09e1b3e19468738842a2289dc1e (patch)
tree55936119806a3f53938ebc9a864fd0c32cac6b05 /configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
parent8de227ee0bf0e14a835b18fe8b599a757f1f678a (diff)
arm64: ls1043ardb: 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 nor/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/ls1043ardb_sdcard_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig b/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
index 4e959bfe60..fce1542a00 100644
--- a/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
+++ b/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
@@ -55,3 +55,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_RSA=y
CONFIG_SPL_RSA=y
+CONFIG_DISTRO_DEFAULTS=y