xref: /rk3399_ARM-atf/plat/xilinx/versal_net/tsp/tsp-versal_net.mk (revision 0926d2df7a5606c2b7c341d51f04a396084c39f2)
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 specific to Versal NET platform
7
8PLAT_XILINX_COMMON := plat/xilinx/common/
9
10include ${PLAT_XILINX_COMMON}/tsp/tsp.mk
11
12BL32_SOURCES		+=	plat/xilinx/versal_net/plat_topology.c		\
13				${XLAT_TABLES_LIB_SRCS}
14