commit | af78e1b12bddf2abe7115d2023b599a25ad84fd5 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Oct 24 12:50:07 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 02 19:54:17 2023 +0100 |
tree | f227b2c482976be0b7d5c9c08baac8d812769f65 | |
parent | 2fe8f2a0877598a3a2cc598d3551f1291ce44f01 [diff] |
ldelf: Provide access to TS load address Propagate ELF load address from ldelf to user mode context as a preparation for load address relative memory regions. Signed-off-by: Imre Kis <imre.kis@arm.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers