Antonio Nino Diaz | ede939f | 2016-12-14 14:31:32 +0000 | [diff] [blame] | 1 | # |
Michal Simek | 619bc13 | 2023-04-14 08:43:51 +0200 | [diff] [blame^] | 2 | # Copyright (c) 2014, Arm Limited and Contributors. All rights reserved. |
Soren Brinkmann | c828440 | 2016-03-06 20:16:27 -0800 | [diff] [blame] | 3 | # |
dp-arm | 82cb2c1 | 2017-05-03 09:38:09 +0100 | [diff] [blame] | 4 | # SPDX-License-Identifier: BSD-3-Clause |
Soren Brinkmann | c828440 | 2016-03-06 20:16:27 -0800 | [diff] [blame] | 5 | |
| 6 | # TSP source files specific to ZynqMP platform |
| 7 | BL32_SOURCES += plat/common/aarch64/platform_mp_stack.S \ |
| 8 | plat/xilinx/zynqmp/tsp/tsp_plat_setup.c |