1 2 3 4 5 6 7 8 9 10 11 12
# # Copyright (c) 2021, Arm Limited. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # # TRP source files specific to FVP platform RMM_SOURCES += plat/arm/board/fvp/aarch64/fvp_helpers.S include plat/arm/common/trp/arm_trp.mk