Upgrade trusted-firmare-a to v2.6

Upgrade all platforms that use upstream TF-A to the latest v2.x version:
QEMU, FVP, HiKey, HiKey960, i.MX, Juno, Poplar, QEMUv8, RPi3, STM32MP1
and Synquacer.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Change-Id: I536be2a27d03569ad09467022ac80c11848e6feb
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
11 files changed
tree: 16034bb43096ec33412d39ec739e8ae516d9a350
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. dra7xx.xml
  6. fvp.xml
  7. hikey.xml
  8. hikey960.xml
  9. imx.xml
  10. juno.xml
  11. make_stable.sh
  12. poplar.xml
  13. qemu_v8.xml
  14. README.md
  15. rpi3.xml
  16. stm32mp1.xml
  17. synquacer.xml
  18. verdin.xml
  19. 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