xref: /rk3399_ARM-atf/plat/xilinx/common/tsp/tsp.mk (revision f86c230ab02ce94d54866c072e8c118095a8783e)
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