Commit f2aa4e88 authored by Chris Kay's avatar Chris Kay Committed by Soby Mathew
Browse files

plat/sgm: Always use SCMI for SGM platforms


As on SGI platforms, SCPI is unsupported on SGM platforms.

Change-Id: I556ed095b9eb55b72447230ee2725d3c76160a08
Signed-off-by: default avatarChris Kay <chris.kay@arm.com>
Showing with 2 additions and 0 deletions
+2 -0
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment