blob: 4ad77c6466b4bcdd1638940149e6dfc0dc29e3dc [file] [log] [blame]
Dan Handley9df48042015-03-19 18:58:55 +00001#
2# Copyright (c) 2015, ARM Limited and Contributors. All rights reserved.
3#
dp-armfa3cf0b2017-05-03 09:38:09 +01004# SPDX-License-Identifier: BSD-3-Clause
Dan Handley9df48042015-03-19 18:58:55 +00005#
6
7# TSP source files common to ARM standard platforms
Achin Gupta1fa7eb62015-11-03 14:18:34 +00008BL32_SOURCES += plat/arm/common/arm_topology.c \
Dan Handley9df48042015-03-19 18:58:55 +00009 plat/arm/common/tsp/arm_tsp_setup.c \
Achin Gupta1fa7eb62015-11-03 14:18:34 +000010 plat/common/aarch64/platform_mp_stack.S