qemu: Update TF-A to upstream master (v2.2-615-ge7a540335)

Commit c91340cdbf11 ("Update TF-A to v2.2 (all platforms but QEMU)")
could not update default.xml due to a regression upstream. The issue
has now been fixed, so we can reference a commit on the master branch.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Tested-by: Jerome Forissier <jerome@forissier.org> (QEMU)
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Change-Id: I975c174940256cce830c65fa5be370186bd1a931
1 file changed
tree: c3ef854ba9b56dc8ddaf57fb6c6ec6f38372fb67
  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. juno.xml
  10. make_stable.sh
  11. poplar.xml
  12. qemu_v8.xml
  13. README.md
  14. rpi3.xml
  15. synquacer.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