arm-trusted-firmware/plat/qemu/common/trp/trp-qemu-common.mk
Jean-Philippe Brucker ebe82a392f feat(qemu): support TRP for RME
When an external RMM is not provided during make invocation, include the
Test Realm Payload (TRP) to the FIP.

Change-Id: I15d396cf268a08d79da63075aadb4172238eb225
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
2024-01-08 12:39:32 +00:00

12 lines
347 B
Makefile

#
# Copyright (c) 2024, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# TRP source files common to QEMU platforms
RMM_SOURCES += plat/qemu/common/trp/qemu_trp_setup.c \
plat/common/aarch64/platform_mp_stack.S \
plat/qemu/common/aarch64/plat_helpers.S
INCLUDES += -Iinclude/services/trp