* [U-Boot] [PATCH] LS1021atwr: Enable bootscript for secure boot
@ 2015-05-12 6:55 Gaurav Rana
2015-08-04 15:45 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Rana @ 2015-05-12 6:55 UTC (permalink / raw)
To: u-boot
Enable bootscript support in secure boot for establishing
chain of trust on LS1021atwr.
Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
---
include/configs/ls1021atwr.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h
index 729205f..f637b59 100644
--- a/include/configs/ls1021atwr.h
+++ b/include/configs/ls1021atwr.h
@@ -444,6 +444,7 @@
#ifdef CONFIG_SECURE_BOOT
#define CONFIG_CMD_BLOB
+#include <asm/fsl_secure_boot.h>
#endif
#endif
--
1.8.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-04 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 6:55 [U-Boot] [PATCH] LS1021atwr: Enable bootscript for secure boot Gaurav Rana
2015-08-04 15:45 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox