verdin-imx8mm: add initial support

This introduces OP-TEE-based setup for Verdin i.MX8M Mini [1].
Here mainline vanilla TF-A/OP-TEE/U-Boot and Linux are used.
Currently using my github forks for Linux/U-Boot/TF-A as not all patches
(mostly fixes + Verdin DT hierarchy for Linux kernel) are being
upstreamed to correspondent projects.

[1] https://www.toradex.com/de/computer-on-modules/verdin-arm-family/nxp-imx-8m-mini-nano

Acked-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
1 file changed
tree: 1a08266fdef3f24ac1ce1867311bbb4d9d6f6cb3
  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
  16. 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