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