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" /> |
Joakim Bech | e64ebcf | 2025-01-17 12:53:30 +0100 | [diff] [blame] | 4 | <project path="build" name="OP-TEE/build.git" revision="refs/tags/4.5.0" clone-depth="1" > |
Akshay Belsare | 07e9cd4 | 2024-11-07 10:35:23 +0530 | [diff] [blame] | 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 --> |
| 11 | <project path="arm-trusted-firmware" name="Xilinx/arm-trusted-firmware.git" revision="xlnx_rebase_v2.10" /> |
| 12 | <project path="u-boot-xlnx" name="Xilinx/u-boot-xlnx.git" revision="xlnx_rebase_v2024.01" />` |
| 13 | <project path="linux-xlnx" name="Xilinx/linux-xlnx.git" revision="xlnx_rebase_v6.6_LTS" /> |
| 14 | </manifest> |