commit | 1d11ab221a28c847f4450e50919981957633530e | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Dec 27 10:16:22 2022 +0100 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Thu Jan 05 11:40:47 2023 +0100 |
tree | b2cfa07a2ae55cb231ebacc4a36af2dd923baad8 | |
parent | abd235ec1f68cc061412cbbe15d934378bd9737f [diff] |
core: mbedtls: use SHA-512 crypto accelerated routines Uses the recently provided accelerated SHA-512 routine. Reviewed-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