qemu, qemu_v8: update QEMU

QEMU fails to build with binutils 2.35 [1] (fixed in [2]),
hence, we need to update it to the latest version.

Link: [1] https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1907789
Link: [2] https://github.com/qemu/qemu/commit/bbd2d5a812
Signed-off-by: Mingyuan Xiang <xiang_my@outlook.com>
Acked-by: Jerome Forissier <jerome@forissier.org>
2 files changed
tree: bab01f3da0c0b9535e954d5e20575a3a1eff1aba
  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
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