Updated Support for AArch64 (markdown)

JayDDee
2023-10-28 18:45:17 -04:00
parent 71f49ce866
commit 0f60cbd0a5

@@ -29,7 +29,7 @@ The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of
What works:
* All algorithms except Verthash and Hodl should be working.
* Allium, Lyra2z, Lyraz330, Argon2d are fully optimzed for NEON, Allium also for AES untested.
* Yespower, Yescrypt, **Scrypt, ScryptN2** are fully optimized, SHA is enbabled but utested.
* Yespower, Yescrypt, **Scrypt, ScryptN2** are fully optimized, SHA is enbabled but untested.
* **Sha256dt, Sha256t, Sha256d are fully optimized**, SHA is enabled but untested.
* X17 is the only X* to be optimized in this release.
* MinotaurX is partially optimized.