2 Commits

Author SHA1 Message Date
Pablo de Lara
8045bee170 Bump minimum NASM version to 2.14.01
NASM version 2.14.01 supports all x86 ISA in this library.
Since this version has been out since 2018, it is safe to
only permit the library to be compiled with this minimum version,
as announced in issue #297.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2025-05-08 16:20:08 +01:00
Pablo de Lara
8401831dc4 raid: add AVX2+GFNI implementation for P+Q gen
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2025-04-29 13:51:12 +01:00