xref: /rk3399_ARM-atf/plat/xilinx/common/tsp/tsp.mk (revision 878354a845cbc51c198b879d3d92ed472e21889c)
1#
2# Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5
6# TSP source files for AMD-Xilinx platforms
7BL32_SOURCES		+=	plat/common/aarch64/platform_mp_stack.S		\
8				plat/xilinx/common/tsp/tsp_plat_setup.c
9