commit | 15e2432e3b2f00c1b99292b21f36dee7eb942281 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Sat May 30 06:44:49 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Jun 05 10:45:29 2020 +0200 |
tree | 90dc6bbe7566a80a99ee2347b1b13b792a6e95dd | |
parent | 7e2b8a41bf917db9664f158395bb68b2be3a4691 [diff] |
stm32mp1: add initial support This introduces OP-TEE-based setup for STM32MP1 based platforms [1]. This uses mainline vanilla latest TF-A/OP-TEE/U-Boot/Buildroot repositories and the development branch of the OP-TEE project for Linux kernel from [2]. Link: [1] https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html Link: [2] https://github.com/linaro-swg/linux/tree/optee Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
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