mirror_zfs/module/icp/asm-arm/sha2
Shengqi Chen b94ce4e17d module/icp/asm-arm/sha2: fix compiling on armv5/6
The `adr` insn in neon kernel generates an compiling
error on armv5/6 target. Fix that by using `ldr`.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Closes #15557
2023-11-28 13:26:12 -08:00
..
sha256-armv7.S module/icp/asm-arm/sha2: fix compiling on armv5/6 2023-11-28 13:26:12 -08:00
sha512-armv7.S module/icp/asm-arm/sha2: auto detect __ARM_ARCH 2023-11-28 13:25:44 -08:00