commit | 1bf41f99439ef924d2016fcb4dcd9762b5a0add8 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Mar 30 14:36:16 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Apr 06 18:34:09 2020 +0200 |
tree | 8ffa22efb7107654d56f57b50ace03d341dc2e8f | |
parent | 0d9e74defbc26a6c107598adfeabd59e7068f41b [diff] |
core: ltc: remove Arm SHA-256 CE routines Removes the Arm CE routines accelerating SHA-256 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