xref: /rk3399_ARM-atf/plat/xilinx/versal_net/tsp/tsp-versal_net.mk (revision c42aefd3eb1b5888ee6f3d1f8645b62ec850cdcc)
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/
9BL32_SOURCES	   += ${GIC_SOURCES}
10
11include ${PLAT_XILINX_COMMON}/tsp/tsp.mk
12