blob: 52461cf8b1c2b4ba05c06820ef21538391f61df1 [file] [log] [blame]
Sandrine Bailleux1fe43362014-07-17 09:56:29 +01001#
Soby Mathew47e43f22016-02-01 14:04:34 +00002# Copyright (c) 2014-2016, ARM Limited and Contributors. All rights reserved.
Sandrine Bailleux1fe43362014-07-17 09:56:29 +01003#
dp-armfa3cf0b2017-05-03 09:38:09 +01004# SPDX-License-Identifier: BSD-3-Clause
Sandrine Bailleux1fe43362014-07-17 09:56:29 +01005#
6
Soby Mathew47e43f22016-02-01 14:04:34 +00007BL32_SOURCES += plat/arm/board/juno/juno_topology.c \
8 plat/arm/css/common/css_topology.c \
Achin Gupta1fa7eb62015-11-03 14:18:34 +00009 ${JUNO_GIC_SOURCES}
Soby Mathewfec4eb72015-07-01 16:16:20 +010010
Dan Handley7bef8002015-03-19 19:22:44 +000011include plat/arm/common/tsp/arm_tsp.mk