qemu_v8: clone DTC source

Ubuntu 1.4.04 LTS, 16.04 LTS and even 17.04 provide the libfdt in
version 1.4.0. This version is too old for the latest QEMU that
requires libfdt in version 1.4.2 or higher.

This change updates qemu_v8.xml so that the qemu/dtc/ source code is
cloned locally and therefore the build does not depend on libfdt.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Igor Opaniuk <igor.opaniuk@linaro.org>
1 file changed
tree: 6c05bf14aa2232b16ad660c95e37b53c5955450b
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. default_stable.xml
  6. dra7xx.xml
  7. dra7xx_stable.xml
  8. fvp.xml
  9. fvp_stable.xml
  10. hikey.xml
  11. hikey_debian.xml
  12. hikey_debian_stable.xml
  13. hikey_stable.xml
  14. juno.xml
  15. juno_stable.xml
  16. mt8173-evb.xml
  17. mt8173-evb_stable.xml
  18. qemu_v8.xml
  19. qemu_v8_stable.xml
  20. README.md
  21. rpi3.xml
  22. rpi3_stable.xml
  23. travis.xml
README.md

Repo manifest for OP-TEE development

In the OP-TEE project we try to gather all documentation under the optee_os git, therefore we recommend that you read the instructions at this page which describes how to setup OP-TEE on various platforms.