commit | df0f4886b6639a6f704f0f4bf0991a77e58ac90d | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Nov 07 08:11:29 2018 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Wed Mar 20 14:04:44 2019 +0100 |
tree | cc018ec12b69b4d19cdea45695ae60711ce30369 | |
parent | 7b0792062b65e565e2330f910654e8ee7097e7b7 [diff] |
libmbedtls: make mbedtls_mpi_mont*() available Makes mbedtls_mpi_montg_init(), mbedtls_mpi_montmul() and mbedtls_mpi_montred() available for external use. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-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