commit | 75a6896be30a7cfc700b3c51e5cab0bb1bfd852e | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Thu Mar 28 12:58:17 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 10 10:45:12 2024 +0200 |
tree | 1bc29a28c7e78b28b3bb2ad79dc021fef019952b | |
parent | 950763f8b91f3fe9727433eaf2a1684cc57ea7c5 [diff] |
imx.mk: allow to pass additional arguments to TF_A_FLAGS Some boards require to pass additional variables like IMX_BOOT_UART_BASE and ERRATAs. 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