nanopc-t6: initial manifest

Add support for the NanoPC-T6 [1]. Tested on a NanoPC-T6.

Link: [1] https://wiki.friendlyelec.com/wiki/index.php/NanoPC-T6
Signed-off-by: Ed Tubbs <ectubbs@gmail.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
1 file changed
tree: 5d18afa270d47bb3fa5784f390a99708cd940c5d
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. common.xml
  5. default.xml
  6. dra7xx.xml
  7. fvp-ts.xml
  8. fvp.xml
  9. hikey.xml
  10. hikey960.xml
  11. imx.xml
  12. juno.xml
  13. make_stable.sh
  14. nanopc-t6.xml
  15. poplar.xml
  16. qemu_v8.xml
  17. README.md
  18. rockpi4.xml
  19. rpi3.xml
  20. stm32mp1.xml
  21. synquacer.xml
  22. versal.xml
  23. versal2.xml
  24. 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