summaryrefslogtreecommitdiff
path: root/plat/marvell/a3700/common/a3700_common.mk
diff options
context:
space:
mode:
authorGrzegorz Jaszczyk <jaz@semihalf.com>2018-09-03 11:51:16 +0200
committerIgal Liberman <igall@marvell.com>2018-09-06 17:26:10 +0300
commitda86990f5cdc84b81cec5e36802bfbff1350d146 (patch)
tree0281288946721060207cd9df15315b6f82a872ff /plat/marvell/a3700/common/a3700_common.mk
parent311bba3d1d4c3fa46607cea4f069cc2ba501b706 (diff)
marvell: a3700: register platform specific SiP
Currently all registered SiP services are used for comphy handling but they will be extended in the future. Change-Id: I4229e27b8c4e3de5aa01e9dd039feee909265025 Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/59676 Reviewed-by: Igal Liberman <igall@marvell.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Tested-by: Kostya Porotchkin <kostap@marvell.com>
Diffstat (limited to 'plat/marvell/a3700/common/a3700_common.mk')
-rw-r--r--plat/marvell/a3700/common/a3700_common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/marvell/a3700/common/a3700_common.mk b/plat/marvell/a3700/common/a3700_common.mk
index 388c1cb3..230cba0b 100644
--- a/plat/marvell/a3700/common/a3700_common.mk
+++ b/plat/marvell/a3700/common/a3700_common.mk
@@ -120,6 +120,7 @@ BL31_SOURCES += lib/cpus/aarch64/cortex_a53.S \
$(MARVELL_GIC_SOURCES) \
drivers/arm/cci/cci.c \
$(BL31_PORTING_SOURCES) \
+ $(PLAT_COMMON_BASE)/a3700_sip_svc.c \
$(MARVELL_DRV)
# Disable the PSCI platform compatibility layer (allows porting from Old Platform APIs