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