commit | fdc4a8bef4978835f05b1687c99e090c85b84b7c | [log] [tgz] |
---|---|---|
author | liushiwei <liushiwei@eswincomputing.com> | Thu Mar 09 16:52:31 2023 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Mar 15 09:06:49 2023 +0100 |
tree | f38c728e4d5bfcc437fd084210b1bec3da703bca | |
parent | 28849defb5edde152f79d63067649b52dcb413a6 [diff] |
ldelf: syscall: support RISC-V ldelf sycall Added 32-bit and 64-bit RISC-V ldelf system calls. Signed-off-by: liushiwei <liushiwei@eswincomputing.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.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