summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2017-08-10 17:32:53 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2017-08-17 16:46:13 +0100
commitc2edba5052e05aaa2bd79bbe91ea2c19731be7ae (patch)
treebe637926fdd834a45f428565ec55227b55851b51
parent9e1d5f7c4e380ba23553ca98f2b46a49160d110e (diff)
platforms.config: hikey960: Build OP-TEE by default
Signed-off-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--platforms.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/platforms.config b/platforms.config
index 6fc8f1f..6d3abff 100644
--- a/platforms.config
+++ b/platforms.config
@@ -220,6 +220,11 @@ ARCH=AARCH64
UEFI_BIN=BL33_AP_UEFI.fd
UEFI_IMAGE_DIR=HiKey960
BUILD_ATF=yes
+ATF_SPD=opteed
+TOS_BIN=tee-pager.bin
+TOS_PLATFORM=hikey
+TOS_PLATFORM_FLAVOR=hikey960
+BUILD_TOS=yes
SCP_BIN=OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Binary/lpm3.img
# Uncomment this to use UART5 as the EDK2 console for v1 hardware
#BUILDFLAGS=-DSERIAL_BASE=0xFDF05000