aboutsummaryrefslogtreecommitdiff
path: root/plat
diff options
context:
space:
mode:
authorChris Kay <chris.kay@arm.com>2019-04-23 16:31:06 +0100
committerSoby Mathew <soby.mathew@arm.com>2020-01-24 16:33:12 +0000
commitf2aa4e882b7769851ae9089a0be1fd77f8de50cf (patch)
tree9c5485e447d6ae8deb3560fbe42b97b6274f8938 /plat
parent262c5d30689403112568979dd6154849037fb122 (diff)
downloadarm-trusted-firmware-f2aa4e882b7769851ae9089a0be1fd77f8de50cf.tar.gz
plat/sgm: Always use SCMI for SGM platforms
As on SGI platforms, SCPI is unsupported on SGM platforms. Change-Id: I556ed095b9eb55b72447230ee2725d3c76160a08 Signed-off-by: Chris Kay <chris.kay@arm.com>
Diffstat (limited to 'plat')
-rw-r--r--plat/arm/css/sgm/sgm-common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/arm/css/sgm/sgm-common.mk b/plat/arm/css/sgm/sgm-common.mk
index 34e78b2f4..ac34450a7 100644
--- a/plat/arm/css/sgm/sgm-common.mk
+++ b/plat/arm/css/sgm/sgm-common.mk
@@ -4,6 +4,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
+CSS_USE_SCMI_SDS_DRIVER := 1
+
CSS_SGM_BASE := plat/arm/css/sgm
PLAT_INCLUDES := -I${CSS_SGM_BASE}/include