# | |
# Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved. | |
# | |
# SPDX-License-Identifier: BSD-3-Clause | |
# TSP source files for AMD-Xilinx platforms | |
BL32_SOURCES += plat/common/aarch64/platform_mp_stack.S \ | |
plat/xilinx/common/tsp/tsp_plat_setup.c |