commit | b086eed85c80516bef6ce4178862f2b8c2d59d1b | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Sep 06 19:47:29 2017 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Mon Oct 02 12:47:43 2017 -0700 |
tree | 7156fbb35e1c75a56cc74b3573937c03d0bed18d | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e [diff] |
ARM: omap2plus_defconfig: enable NEON based crypto Enable kernel mode NEON and the various NEON based crypto algorithms, which are between 1.4x (AES-XTS) and 2.4x (AES-GCM) faster than scalar code (measured on Cortex-A8). Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com>