diff --git a/Support-for-AArch64.md b/Support-for-AArch64.md index 4dfc249..79f6017 100644 --- a/Support-for-AArch64.md +++ b/Support-for-AArch64.md @@ -55,18 +55,17 @@ Known problems: Short term plan: * Figure out what's going on with verthash. -* Fugue AES. Medium term: * Detection of ARM CPU model and architecture minor version. -* Groestl AES performance, needs a breakthrough for slow shuffles. +* Fugue & Groestl AES performance, needs a breakthrough for slow shuffles. * Find NEON optimization opportunities that exploit it's architecture and instruction set. * Apply lessons learned to x86_64. +* SHA512, x86_64 & AArch64. Long term: -* SHA512 * ARM SVE * x86_64 AVX10 * RISC-V