commit | f8cad7f1d369f5b5f7ecbdeb0a6c9b953b5b7657 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Mon Mar 18 15:22:53 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Mar 28 10:18:23 2024 +0100 |
tree | 15955616fdd4ac92cb5805d87dd9586e9afe3d5d | |
parent | a5f80520d7eae0c7cdb9e67039e7a3c199095f5e [diff] |
imx.mk: allow to override OPTEE_OS_PLATFORM The makefile can be reused for other imx platforms. Start to decouple from imx-mx8mqevk and avoid to hardcode. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@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