summaryrefslogtreecommitdiff
path: root/optee.xml
blob: 344936390b6c6fc33768552a3fc66c8b75f6d649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote name="github-optee" fetch="https://github.com/" />
  <remote name="lin" fetch="https://git.linaro.org/" />
  <remote name="linaro-private" fetch="ssh://git@dev-private-git.linaro.org/" />
  <remote name="tfo" fetch="https://git.trustedfirmware.org" />
  <remote name="vc" fetch="https://github.com/vchong" />

  <remove-project name="device/linaro/hikey" />
  <project path="device/linaro/hikey" name="device-linaro-hikey" revision="aosp_clang_dev_wip_tv2" remote="vc" groups="device,hikey" />

  <remove-project name="android-patchsets" />
  <project path="android-patchsets" name="android-patchsets" revision="aosp_clang_dev_wip_tv2" remote="vc" groups="device,hikey" />

  <project path="external/optee_test" name="optee_test" revision="aosp_clang_dev_wip_tv2" remote="vc" groups="device,hikey" />
  <project path="external/optee_client" name="optee_client" revision="aosp_clang_dev_wip_tv2" remote="vc" groups="device,hikey" />
  <project path="optee/optee_os" name="optee_os" revision="aosp_clang_dev_wip_tv2" remote="vc" groups="device,hikey" />
  <project path="external/optee_examples" name="linaro-swg/optee_examples" revision="master" remote="github-optee" groups="device,hikey" />
  <project path="device/linaro/kmgk" name="kmgk-1" revision="nfsr2" remote="vc" groups="device,hikey" />

  <project path="optee/trusted-firmware-a" name="TF-A/trusted-firmware-a.git" remote="tfo" revision="master" groups="device,hikey" />
  <project path="optee/edk2" name="96boards-hikey/edk2.git" remote="github-optee" revision="testing/hikey960_v2.5" groups="device,hikey" />
  <project path="optee/OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" remote="github-optee" revision="testing/hikey960_v1.3.4" groups="device,hikey" />
  <project path="optee/l-loader" name="l-loader.git" remote="vc" revision="aosp_clang_dev_wip" groups="device,hikey" />
  <project path="optee/tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" remote="github-optee" revision="master" groups="device,hikey" />
  <project path="optee/atf-fastboot" name="atf-fastboot.git" remote="vc" revision="aosp_clang_dev_wip2" groups="device,hikey" />

  <project path="external/optee-widevine-ref" remote="linaro-private" name="widevine/optee-widevine-ref" revision="oemcrypto-v15-dev" groups="device,widevine" />
  <project path="vendor/widevine" remote="linaro-private" name="widevine/android" revision="mirrors/qt-widevine-release" groups="device,widevine" />
  <!--
  <project path="ExoPlayer" remote="github-optee" name="google/ExoPlayer" revision="release-v2" groups="device,widevine" />
  -->

</manifest>