commit | 0d9e74defbc26a6c107598adfeabd59e7068f41b | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Mar 30 14:36:14 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Apr 06 18:34:09 2020 +0200 |
tree | c3c5f14f71360ab8d4b29ed095b6ac07799f52ab | |
parent | ccf126a5b57e0ad03ae4afada0e4793cdb975f95 [diff] |
core: ltc: remove Arm SHA1 CE routines Removes the Arm CE routines accelerating SHA1 in the LTC library. This will later be added in common code to be shared with other crypto libraries etc. 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