|
6 | 6 | <default remote="github" revision="master" /> |
7 | 7 |
|
8 | 8 | <!-- OP-TEE gits --> |
9 | | - <project path="optee_client" name="OP-TEE/optee_client.git" /> |
10 | | - <project path="optee_os" name="OP-TEE/optee_os.git" /> |
11 | | - <project path="optee_test" name="OP-TEE/optee_test.git" /> |
12 | | - <project path="build" name="OP-TEE/build.git"> |
| 9 | + <project path="optee_client" name="OP-TEE/optee_client.git" revision="/refs/tags/nxp-sdp" clone-depth="1" /> |
| 10 | + <project path="optee_os" name="OP-TEE/optee_os.git" revision="/refs/tags/nxp-sdp" clone-depth="1" /> |
| 11 | + <project path="optee_test" name="OP-TEE/optee_test.git" revision="/refs/tags/nxp-sdp" clone-depth="1" /> |
| 12 | + <project path="build" name="OP-TEE/build.git" revision="/refs/tags/nxp-sdp" clone-depth="1"> |
13 | 13 | <linkfile src="qemu_v8.mk" dest="build/Makefile" /> |
14 | 14 | </project> |
15 | 15 |
|
16 | 16 | <!-- linaro-swg gits --> |
17 | | - <project path="linux" name="linaro-swg/linux.git" revision="optee" clone-depth="1" /> |
| 17 | + <project path="linux" name="linaro-swg/linux.git" revision="/refs/tags/nxp-sdp" clone-depth="1" /> |
18 | 18 | <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git"/> |
19 | 19 | <project path="optee_examples" name="linaro-swg/optee_examples.git" /> |
20 | 20 |
|
21 | 21 | <!-- Misc gits --> |
22 | | - <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2022.11.1" clone-depth="1" /> |
23 | | - <project path="mbedtls" name="Mbed-TLS/mbedtls.git" revision="refs/tags/mbedtls-2.26.0" clone-depth="1" /> |
24 | | - <project path="optee_rust" name="apache/incubator-teaclave-trustzone-sdk.git" revision="4031e7282a8f398f54faa19acb2b84fab05de877" /> |
25 | | - <project path="qemu" name="qemu/qemu.git" revision="refs/tags/v8.0.0" clone-depth="1" /> |
26 | | - <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.9" clone-depth="1" remote="tfo" /> |
27 | | - <project path="hafnium" name="hafnium/hafnium.git" revision="refs/tags/v2.9" clone-depth="1" remote="tfo" /> |
28 | | - <project path="u-boot" name="u-boot.git" revision="refs/tags/v2023.07.02" remote="u-boot" clone-depth="1" /> |
| 22 | + <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2022.11.1" clone-depth="1" /> |
| 23 | + <project path="mbedtls" name="Mbed-TLS/mbedtls.git" revision="refs/tags/mbedtls-2.26.0" clone-depth="1" /> |
| 24 | + <project path="optee_rust" name="apache/incubator-teaclave-trustzone-sdk.git" revision="4031e7282a8f398f54faa19acb2b84fab05de877" /> |
| 25 | + <project path="qemu" name="qemu/qemu.git" revision="refs/tags/v8.0.0" clone-depth="1" /> |
| 26 | + <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.9" clone-depth="1" remote="tfo" /> |
| 27 | + <project path="hafnium" name="hafnium/hafnium.git" revision="refs/tags/v2.9" clone-depth="1" remote="tfo" /> |
| 28 | + <project path="u-boot" name="u-boot.git" revision="refs/tags/v2023.07.02" remote="u-boot" clone-depth="1" /> |
29 | 29 | </manifest> |
0 commit comments