aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvind Chauhan <arvind.chauhan@arm.com>2018-08-07 11:56:49 +0530
committerArvind Chauhan <arvind.chauhan@arm.com>2018-08-07 11:59:17 +0530
commitc12533b6cb6a865a7489b473f96b155f4634f27f (patch)
tree275ee4a5bd069fab39fa5f4b87c6d12e1cc529ac
parent72ae810c8ea2fe9205e3ce7e20e9bfc50b49b8a3 (diff)
platforms/common/common.sgm: Set OPTEE flavor to fvp for SGM platforms
Change-Id: I2d9e49de82129cb50075395d13a055e08157e57b Signed-off-by: Arvind Chauhan <arvind.chauhan@arm.com>
-rw-r--r--platforms/common/common.sgm2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/common/common.sgm b/platforms/common/common.sgm
index 65f61fa..52798d5 100644
--- a/platforms/common/common.sgm
+++ b/platforms/common/common.sgm
@@ -85,7 +85,7 @@ OPTEE_OS_BIN_NAME="tee.bin"
OPTEE_PLATFORM="vexpress"
OPTEE_BUILD_ENABLED=1
OPTEE_WITH_PAGER=y
-OPTEE_FLAVOUR="mobile"
+OPTEE_FLAVOUR="fvp"
# set any value to OPTEE_SUPPORT_GICV3 will enble the GICV3 function
OPTEE_SUPPORT_GICV3=1