commit | 486d6e395e6146bba6d45838e59a737494819ba4 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue Oct 27 09:56:42 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Nov 11 16:42:40 2020 +0100 |
tree | badf1e9e101d06d0dbed37bce00c6b7d50a81fbf | |
parent | b351c689c080914e9fc7f95800b7ac6983f8aa0e [diff] |
core: extract ldelf related code from user_ta.c Moves ldelf functionality from user_ta.c to a separate file. This is the first step for decoupling ldelf from user TAs. Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
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