Akshay Belsare | 07e9cd4 | 2024-11-07 10:35:23 +0530 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
| 3 | <include name="common.xml" /> |
| 4 | <project path="build" name="OP-TEE/build.git" > |
| 5 | <linkfile src="versal2.mk" dest="build/Makefile" /> |
| 6 | </project> |
| 7 | |
| 8 | <remove-project name="linaro-swg/linux.git" /> |
| 9 | |
| 10 | <!-- AMD Gits pointing to latest release --> |
Akshay Belsare | f92aacd | 2025-06-13 14:50:25 +0530 | [diff] [blame] | 11 | <project path="arm-trusted-firmware" name="Xilinx/arm-trusted-firmware.git" revision="xlnx_rebase_v2.12" /> |
| 12 | <project path="u-boot-xlnx" name="Xilinx/u-boot-xlnx.git" revision="xlnx_rebase_v2025.01" /> |
| 13 | <project path="linux-xlnx" name="Xilinx/linux-xlnx.git" revision="xlnx_rebase_v6.12_LTS" /> |
Akshay Belsare | 07e9cd4 | 2024-11-07 10:35:23 +0530 | [diff] [blame] | 14 | </manifest> |