summaryrefslogtreecommitdiff
path: root/optee.xml
blob: b6cebeb2e99635f816bad81794dce63d94d798ea (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote name="github-optee" fetch="https://github.com/" />

  <project path="external/optee_test" name="OP-TEE/optee_test" revision="refs/tags/3.3.0" remote="github-optee" />
  <project path="external/optee_client" name="OP-TEE/optee_client" revision="refs/tags/3.3.0" remote="github-optee" />
  <project path="optee/optee_os" name="OP-TEE/optee_os" revision="refs/tags/3.3.0" remote="github-optee" />
  <project path="external/optee_hello_world" name="linaro-swg/hello_world" revision="master" remote="github-optee" />

</manifest>