Skip to content
Commit 7d11965d authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

lib/raid6: add ARM-NEON accelerated syndrome calculation



Rebased/reworked a patch contributed by Rob Herring that uses
NEON intrinsics to perform the RAID-6 syndrome calculations.
It uses the existing unroll.awk code to generate several
unrolled versions of which the best performing one is selected
at boot time.

Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: default avatarNicolas Pitre <nico@linaro.org>
Cc: hpa@linux.intel.com
parent 01956597
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