Prasad Kummari | 6dee9fb | 2023-10-31 15:20:00 +0530 | [diff] [blame] | 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 platform | ||||
7 | |||||
8 | PLAT_XILINX_COMMON := plat/xilinx/common/ | ||||
9 | |||||
10 | include ${PLAT_XILINX_COMMON}/tsp/tsp.mk |