Ibai Erkiaga | 90853eb | 2021-08-19 15:20:43 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
Igor Opaniuk | 9b029de | 2024-01-15 19:17:57 +0100 | [diff] [blame] | 3 | <include name="common.xml" /> |
| 4 | <project path="build" name="OP-TEE/build.git" > |
Ibai Erkiaga | 90853eb | 2021-08-19 15:20:43 +0100 | [diff] [blame] | 5 | <linkfile src="zynqmp.mk" dest="build/Makefile" /> |
| 6 | </project> |
| 7 | |
Igor Opaniuk | 9b029de | 2024-01-15 19:17:57 +0100 | [diff] [blame] | 8 | <remove-project name="linaro-swg/linux.git" /> |
Ibai Erkiaga | 90853eb | 2021-08-19 15:20:43 +0100 | [diff] [blame] | 9 | |
| 10 | <!-- Xilinx gits --> |
| 11 | <project path="arm-trusted-firmware" name="Xilinx/arm-trusted-firmware" /> |
| 12 | <project path="u-boot-xlnx" name="Xilinx/u-boot-xlnx" revision="refs/tags/xilinx-v2021.1"/> |
| 13 | <project path="linux-xlnx" name="Xilinx/linux-xlnx" revision="refs/tags/xilinx-v2021.1"/> |
| 14 | <project path="bootgen" name="Xilinx/bootgen" revision="refs/tags/xilinx_v2021.1"/> |
Ibai Erkiaga | 90853eb | 2021-08-19 15:20:43 +0100 | [diff] [blame] | 15 | </manifest> |