commit | 10b907910d58334cc5b1486cb2f91a08f764566e | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Mar 30 14:36:23 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Apr 06 18:34:09 2020 +0200 |
tree | a5487592b37e6d0a9b734e591c4689c1f603230d | |
parent | a828d70fe87df96e1206f6ffedcb66d2cc59ce67 [diff] |
core: mbedtls: use AES crypto accelerated routines Uses the recently provided accelerated AES crypto routines in mbedtls. 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