commit | 8b5fb12e2fdef8168274f7efe616eb4f6529ba25 | [log] [tgz] |
---|---|---|
author | Xu Yizhou <xuyizhou1@huawei.com> | Tue Mar 07 16:04:20 2023 +0800 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Thu Mar 16 13:53:44 2023 +0100 |
tree | 9025497325dc09375305199c8fe09f1f815ddbc2 | |
parent | 2fb9e950b3fb95e7da93338785c6e55aeb26279d [diff] |
core: arm64: SM4-AESE optimization for ARMv8 Enabled with CFG_CRYPTO_SM4_ARM_AESE=y, set by default if CFG_CRYPTO_WITH_CE=y. Signed-off-by: Xu Yizhou <xuyizhou1@huawei.com> Acked-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Acked-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