trp-fvp.mk 269 Bytes
Newer Older
johpow01's avatar
johpow01 committed
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

# TRP source files specific to FVP platform

BL32_SOURCES		+=	plat/arm/board/fvp/aarch64/fvp_helpers.S

include plat/arm/common/trp/arm_trp.mk