summaryrefslogtreecommitdiffstats
path: root/include/configs/ls1021atwr.h
diff options
context:
space:
mode:
authorgaurav rana <gaurav.rana@freescale.com>2015-05-12 12:25:01 +0530
committerYork Sun <yorksun@freescale.com>2015-08-03 12:06:36 -0700
commit562583deb3ff6cac0833c91c7cc0c24f0d7e0413 (patch)
tree7b63fb7907cc069ce53fde0750d97a54bfa8b122 /include/configs/ls1021atwr.h
parent0e0224ee627a71191a4e704c367c09723b995993 (diff)
downloadtalos-obmc-uboot-562583deb3ff6cac0833c91c7cc0c24f0d7e0413.tar.gz
talos-obmc-uboot-562583deb3ff6cac0833c91c7cc0c24f0d7e0413.zip
armv7/lS1021atwr: Enable bootscript for secure boot
Enable bootscript support in secure boot for establishing chain of trust on LS1021atwr. Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls1021atwr.h')
-rw-r--r--include/configs/ls1021atwr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h
index f6f2e5ed5b..a277a2dfc6 100644
--- a/include/configs/ls1021atwr.h
+++ b/include/configs/ls1021atwr.h
@@ -498,6 +498,7 @@
#ifdef CONFIG_SECURE_BOOT
#define CONFIG_CMD_BLOB
+#include <asm/fsl_secure_boot.h>
#endif
#endif
OpenPOWER on IntegriCloud