Sandrine Bailleux | 1fe4336 | 2014-07-17 09:56:29 +0100 | [diff] [blame] | 1 | # |
Louis Mayencourt | 9e2f7ee | 2019-04-17 16:35:24 +0100 | [diff] [blame] | 2 | # Copyright (c) 2014-2019, ARM Limited and Contributors. All rights reserved. |
Sandrine Bailleux | 1fe4336 | 2014-07-17 09:56:29 +0100 | [diff] [blame] | 3 | # |
dp-arm | fa3cf0b | 2017-05-03 09:38:09 +0100 | [diff] [blame] | 4 | # SPDX-License-Identifier: BSD-3-Clause |
Sandrine Bailleux | 1fe4336 | 2014-07-17 09:56:29 +0100 | [diff] [blame] | 5 | # |
| 6 | |
Soby Mathew | 47e43f2 | 2016-02-01 14:04:34 +0000 | [diff] [blame] | 7 | BL32_SOURCES += plat/arm/board/juno/juno_topology.c \ |
| 8 | plat/arm/css/common/css_topology.c \ |
Louis Mayencourt | 9e2f7ee | 2019-04-17 16:35:24 +0100 | [diff] [blame] | 9 | ${JUNO_GIC_SOURCES} \ |
| 10 | ${JUNO_SECURITY_SOURCES} |
Soby Mathew | fec4eb7 | 2015-07-01 16:16:20 +0100 | [diff] [blame] | 11 | |
Dan Handley | 7bef800 | 2015-03-19 19:22:44 +0000 | [diff] [blame] | 12 | include plat/arm/common/tsp/arm_tsp.mk |