commit | 950763f8b91f3fe9727433eaf2a1684cc57ea7c5 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Thu Mar 28 12:54:11 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 10 10:45:12 2024 +0200 |
tree | 4d8c7cf3687d58bb88edfd3c8c611e2894fb1c4c | |
parent | 557af27c9e9897e326e3ab31c4b38e86609b945c [diff] |
imx.mk: introduce MKIMAGE_DT variable The dtb name used by mkimage isn't necessarily related to the the U-Boot dtb name. e.g. imx8mp-verdin is using imx8mp-verdin-wifi-dev.dtb Introduce a variable to allow per board setting. 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