projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2accd8
)
warp7: defconfig: Enable OPTEE for WaRP7
author
Bryan O'Donoghue
<bryan.odonoghue@linaro.org>
Tue, 24 Apr 2018 17:46:34 +0000
(18:46 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 26 Apr 2018 06:52:51 +0000
(08:52 +0200)
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@linaro.org>
Tested-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/warp7_defconfig
patch
|
blob
|
history
diff --git
a/configs/warp7_defconfig
b/configs/warp7_defconfig
index b04814804ab7c624752a3f4eb4995b289d6f235f..c72e6b3f4eb158a3d7b599b44f00a17a6df80b74 100644
(file)
--- a/
configs/warp7_defconfig
+++ b/
configs/warp7_defconfig
@@
-44,3
+44,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