summaryrefslogtreecommitdiffstats
path: root/plat/arm/common/trp/arm_trp.mk
blob: 204c14ac12bc742981c263aadd6d5e0729fb2a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) 2021-2022, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

# TRP source files common to ARM standard platforms
RMM_SOURCES		+=	plat/arm/common/trp/arm_trp_setup.c	\
				plat/arm/common/arm_topology.c		\
				plat/common/aarch64/platform_mp_stack.S

INCLUDES		+=	-Iinclude/services/trp