summaryrefslogtreecommitdiffstats
path: root/plat/xilinx/versal_net/tsp/tsp-versal_net.mk
blob: 87638ab4d02cfbf0d14978364ec77779d03941de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause

# TSP source files specific to Versal NET platform

PLAT_XILINX_COMMON := plat/xilinx/common/

include ${PLAT_XILINX_COMMON}/tsp/tsp.mk

BL32_SOURCES		+=	plat/xilinx/versal_net/plat_topology.c		\
				${XLAT_TABLES_LIB_SRCS}