Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c9f1fd4f authored by Herbert Xu's avatar Herbert Xu
Browse files

Revert "crypto: aegis128 - add support for SIMD acceleration"

This reverts commit ecc8bc81
("crypto: aegis128 - provide a SIMD implementation based on NEON
intrinsics") and commit 7cdc0ddb


("crypto: aegis128 - add support for SIMD acceleration").

They cause compile errors on platforms other than ARM because
the mechanism to selectively compile the SIMD code is broken.

Repoted-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 82cb5485
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment