commit | 3e2f82cddd82cf1e3df75b4f59e97a5c8c7048f2 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Mon Jun 27 15:16:04 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jun 29 15:40:33 2022 +0200 |
tree | e1e68ea300b05a8dd7def51081e3db50cc055d0d | |
parent | a16b1595ca8d6b0e903b9e702c3252d7ff5b8d0c [diff] |
stm32mp1: rely on stm32mp15_defconfig Configures U-Boot with stm32mp15_defconfig that was introduced in U-Boot tag v2021.10 for devices booted with OP-TEE and U-Boot stored in TF-A FIP container. From U-Boot v2021.10 onward, stm32mp15_trusted_defconfig is dedicated to boot scheme that do not use TF-A FIP format. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers