commit | 058aefb2bfa45686c70b04f7d4ec0f1cc391aafb | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Mar 30 14:36:25 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Apr 07 11:15:15 2020 +0200 |
tree | 04347d9e38f8964c4e7fb1c9861d4c637d5b5da3 | |
parent | bcef9baed8f1980f003e1a2689f2fb07250a2eaf [diff] |
core: mbedtls: use SHA-256 crypto accelerated routines Uses the recently provided accelerated SHA-256 routine. Acked-by: Etienne Carriere <etienne.carriere@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