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 <redacted>
---
Note that this was tested using the updated GHASH code that is queued
for v4.14
Applying finally into omap-for-v4.15/defconfig thanks.
Tony