commit | 5c9a5114838060b078715b7b1263611761e3c6ca | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@gmail.com> | Fri Jul 05 11:54:50 2024 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Jul 19 00:17:41 2024 +0200 |
tree | 918518ff1771f1ca2dc23f858f95c70462a4709c | |
parent | 5f64ee7b7c314fba9bdb37940b31c2f32853d9d7 [diff] |
qemu: u-boot: use TEXT_BASE symbol SYS_TEXT_BASE Kconfig symbol was renamed to TEXT_BASE, use updated name. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
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