From a1e126bf8d44f898c4dc23569245b12b9ee4c667 Mon Sep 17 00:00:00 2001 From: Yuantian Tang Date: Fri, 24 May 2019 14:36:27 +0800 Subject: armv8: ls1028a: Add secure boot defconfig Add secure boot defconfig for ls1028aqds and ls1028ardb boards. Signed-off-by: Yuantian Tang Reviewed-by: Prabhakar Kushwaha --- include/configs/ls1028a_common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/configs/ls1028a_common.h') diff --git a/include/configs/ls1028a_common.h b/include/configs/ls1028a_common.h index 0db86396e9..d3d787f14d 100644 --- a/include/configs/ls1028a_common.h +++ b/include/configs/ls1028a_common.h @@ -197,4 +197,8 @@ #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 5 +#ifdef CONFIG_SECURE_BOOT +#include +#endif + #endif /* __L1028A_COMMON_H */ -- cgit v1.2.3