diff --git a/Support-for-AArch64.md b/Support-for-AArch64.md index 2fa84ba..07588df 100644 --- a/Support-for-AArch64.md +++ b/Support-for-AArch64.md @@ -39,11 +39,12 @@ Known problems: * CPU model only shows "ARM" * NEON may not be represented in algo features for some algos that support it. * Algos may show support for NEON even if it's disabled or not yet implemented. -* Sha256 & sha512 Parallel N-way are disabled. They work fine on X86_64. +* Sha256 & Sha512 Parallel N-way are disabled. They work on X86_64. * Blake256, Blake512, Blake2s, Blake2b N-way parallel hash not working. -* Simd: Multiple issues with NEON, affects X* algos performance. +* Simd: Multiple issues with NEON, using unoptimized version, affects X* algos performance. * SWIFFTX: Multiple issues with NEON, affects X22i & X25X. * Lyra2 algos including allium, phi2, X22i & X25X are not working. +* 2-way 64 bit parallel hash development is in progress. Goal for next release: