commit | 140d0ffd369a1e75a0df2aa1be5c1e3db564591b | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@gmail.com> | Thu Mar 05 14:44:54 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Mar 06 18:16:42 2020 +0100 |
tree | 1a08266fdef3f24ac1ce1867311bbb4d9d6f6cb3 | |
parent | 2be76007cffe00738cef611b6000e31cf001b968 [diff] |
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>
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