qemu_v8: update to TF-A/Hafnium v2.11

TF-A pinned to v2.11 tag. Hafnium pinned to v2.11+ commit hash
permitting to build using clang 18.  mbedTLS bumped to v3.6.0
recommended to be used along with TF-A v2.11

Change-Id: If54f880ff6d61e47ecc2c6e955b63525a6c3546b
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a)
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a, PAUTH=y)
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a, MEMTAG=y)
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a, XEN_BOOT=y)
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a, COMPILER=clang # 18.1.7)
1 file changed
tree: 2b4e800d83e43c8f8356dcf3e372e739d92601e2
  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. poplar.xml
  15. qemu_v8.xml
  16. README.md
  17. rockpi4.xml
  18. rpi3.xml
  19. stm32mp1.xml
  20. synquacer.xml
  21. versal.xml
  22. 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