versal: initial manifest

Initial manifest to build the Versal ACAP platform.

Tested on the Versal ACAP vck190.

While upstreaming progresses, two of the repositories reference
Foundries.io so users can validate all the platform features
(eFuse, TRNG, crypto, PUF etc)

It is the expectation that over the coming months - as merges
take place - these two repositories will point to the AMD/Xilinx
and OP-TEE projects instead.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
1 file changed
tree: eb45c0deddda430e67c5bd3fe61584bc932a539e
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. dra7xx.xml
  6. fvp-ts.xml
  7. fvp.xml
  8. hikey.xml
  9. hikey960.xml
  10. imx.xml
  11. juno.xml
  12. make_stable.sh
  13. poplar.xml
  14. qemu_v8.xml
  15. README.md
  16. rpi3.xml
  17. stm32mp1.xml
  18. synquacer.xml
  19. verdin.xml
  20. versal.xml
  21. zynqmp.xml
README.md

Repo manifest for OP-TEE development

This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.

All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.

// OP-TEE core maintainers