diff --git a/Support-for-AArch64.md b/Support-for-AArch64.md index c4b9b02..b2d808e 100644 --- a/Support-for-AArch64.md +++ b/Support-for-AArch64.md @@ -27,7 +27,7 @@ The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of Things that have been tested to work: * sha256dt: unoptimized is working, SHA2 is enabled but untested, 4way currently disabled. -* x17: working with Cubehash linear vectorization, Shavite AES is enabled and compiles but untested, all other optimizations disabled. +* x17: working with Blake 2way, Keccak 2way and Cubehash linear vectorization, Shavite AES is enabled and compiles but untested, all other optimizations disabled. * m7m: unoptimzed is working, SHA2 is enabled but untested. * stratum+ssl is working * CPU and SW feature detection and reporting is working, algo features in progress, CPU brand not implemented.