+1
−0
+3
−1
+3
−0
lib/raid6/recov_neon.c
0 → 100644
+110
−0
lib/raid6/recov_neon_inner.c
0 → 100644
+117
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Provide a NEON accelerated implementation of the recovery algorithm, which supersedes the default byte-by-byte one. Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>