commit | dddd6a264f8a9625cdb39b14ab61831e29201807 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Mar 28 16:51:29 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon Apr 01 09:34:25 2019 +0200 |
tree | 5541e985c7c67dd1b68c34ac6e3c2531a87c9c6b | |
parent | 884462fe5ecfc7442915ca3178f62cde6137c28a [diff] |
libmbedtls: support mbedtls hash algorithm 1. Support mbedtls hash algorithm. 2. Add mbedtls source configure Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Edison Ai <edison.ai@arm.com> [jw: moved hash routines to hash.c using ops interface] 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