commit | 05f265e0f8daeb67ae0944cece0c102176bde1f8 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jan 14 11:34:33 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jan 14 14:42:57 2025 +0100 |
tree | 3d83c07d47f9662efae3279f3f9fa6b120d006c4 | |
parent | f3a1ecf65a39e95be3263ad87b6669f4f2c950ba [diff] |
imx: update fdt_addr and initrd_addr The kernel has grown and overwrites fdt_addr when loaded. Fix this by updating the fdr_addr and initrd_addr variables the addresses further up in memory. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-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