summaryrefslogtreecommitdiff
path: root/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSumit Garg <sumit.garg@nxp.com>2017-09-08 05:46:32 (GMT)
committerAlison Wang <b18965@freescale.com>2017-09-11 01:09:39 (GMT)
commita836f94778a304435326b043f4f64c900df8075b (patch)
tree852040571a597fb5353db3a9fc3a55cba8df4734 /configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
parentef3b345254ff9f3ec22068d3ee340324ecb06120 (diff)
downloadu-boot-a836f94778a304435326b043f4f64c900df8075b.tar.xz
arm64: ls1012ardb: Add distro secure boot support
Enable validation of boot.scr script prior to its execution dependent on "secureboot" flag in environment. Enable fall back option to qspi boot in case of secure boot. Signed-off-by: Sumit Garg <sumit.garg@nxp.com> Tested-by: Vinitha Pillai <vinitha.pillai@nxp.com>
Diffstat (limited to 'configs/ls1012ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1012ardb_qspi_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
index ec6ed37..09fc624 100644
--- a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
@@ -45,3 +45,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DISTRO_DEFAULTS=y