aboutsummaryrefslogtreecommitdiff
path: root/plat/layerscape/common/tsp/ls_tsp.mk
blob: 7cb97819933ccfb95c1953c32e99fbed7f53a901 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

# TSP source files common to ARM standard platforms
BL32_SOURCES		+=	plat/layerscape/common/ls_topology.c			\
				plat/layerscape/common/tsp/ls_tsp_setup.c		\
				plat/common/aarch64/platform_mp_stack.S