commit | 6b9359d7933485fd8c01b391f6f04c8582d911f9 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Thu Mar 28 13:23:27 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 10 10:45:12 2024 +0200 |
tree | e5cee32fe1163009aabc6d3a6c13ca731843b934 | |
parent | ffb97bd06db4086c975b3ea6355cd25f0409c0c7 [diff] |
imx.mk: imx8mp: allow to override TEE_LOAD_ADDR Add a workaround to fix an imx-mkimage bug: Similarly to the imx8mm platform, allow to override the TEE load address (BL32). It allows to use imx-mkimage for other i.MX8M Plus based boards. For instance, the hardcoded value doesn't work out for Toradex imx8mp-verdin SoM which comes in 1, 2, 4 and 8 GiB versions. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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