[U-Boot] [PATCH 04/18] warp7: defconfig: Enable OPTEE for WaRP7

Bryan O'Donoghue bryan.odonoghue at linaro.org
Fri Mar 30 14:18:32 UTC 2018


Requires setting CONFIG_OPTEE=y and setting an OPTEE TrustZone DRAM base in
include/configs/warp7.h.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
---
 configs/warp7_secure_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/warp7_secure_defconfig b/configs/warp7_secure_defconfig
index 7310855..538f9ab 100644
--- a/configs/warp7_secure_defconfig
+++ b/configs/warp7_secure_defconfig
@@ -40,3 +40,4 @@ CONFIG_USB_ETHER=y
 CONFIG_USB_ETH_CDC=y
 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
 CONFIG_OF_LIBFDT=y
+CONFIG_OPTEE=y
-- 
2.7.4



More information about the U-Boot mailing list