qemu-v8: Linux kernel and Buildroot updates

Linux kernel: Update Linux kernel to point to the most current OP-TEE
commit (based on v5.1).

Buildroot: Update to the commit in Buildroot just before optee_client
was officially introduced in Buildroot. There seems to be a build
regression when using build.git and Buildroot versions where
optee_client.git are officially merged.

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
1 file changed
tree: a7c64bfa672fed11b3e4a391cd3e2d545ba5f8a5
  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
README.md

Repo manifest for OP-TEE development

This git containst 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 manifest.

// OP-TEE core maintainers