summaryrefslogtreecommitdiff
path: root/plat/sun50iw1p1/platform.mk
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-04-14 01:05:54 +0100
committerAndre Przywara <andre.przywara@arm.com>2016-06-02 01:29:48 +0100
commitbc73c106736eb9344c41e2745e730c8927a99253 (patch)
treea697014e19442190a5a58e2b731649335da9e3d3 /plat/sun50iw1p1/platform.mk
parentf0c28c16c21c7fad9029a06da555f068a992a84d (diff)
sun50i: MHU, SCPI: remove code
Without the arisc we don't need client side mailboxes and SCPI support, so remove the code for that. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'plat/sun50iw1p1/platform.mk')
-rw-r--r--plat/sun50iw1p1/platform.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/plat/sun50iw1p1/platform.mk b/plat/sun50iw1p1/platform.mk
index a0cad55..99bd367 100644
--- a/plat/sun50iw1p1/platform.mk
+++ b/plat/sun50iw1p1/platform.mk
@@ -78,8 +78,6 @@ BL31_SOURCES += drivers/arm/gic/arm_gic.c \
plat/common/aarch64/platform_mp_stack.S \
plat/sun50iw1p1/bl31_sunxi_setup.c \
plat/sun50iw1p1/plat_pm.c \
- plat/sun50iw1p1/mhu.c \
- plat/sun50iw1p1/scpi.c \
plat/sun50iw1p1/sunxi_security.c \
plat/sun50iw1p1/sunxi_cpu_ops.c \
plat/sun50iw1p1/plat_topology.c \