Update QEMU, QEMUv8, HiKey620, HiKey960, Juno and FVP to kernel v5.5

The optee branch in https://github.com/linaro-swg/linux has been
recently rebased onto Linux v5.5. Record this commit in the manifests.

Change-Id: I36da86d6d5f3d75057cc29b9f35310bd61d7a204
Signed-off-by: Jerome Forissier <jerome@forissier.org>
Tested-by: Jerome Forissier <jerome@forissier.org> (QEMU)
Tested-by: Jerome Forissier <jerome@forissier.org> (QEMUv8)
Tested-by: Jerome Forissier <jerome@forissier.org> (HiKey960)
Acked-by: Joakim Bech <joakim.bech@linaro.org>
6 files changed
tree: 0e07871d6db011cab5287fbb15fe726789bc7211
  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