Updated Support for AArch64 (markdown)

JayDDee
2023-10-19 14:35:43 -04:00
parent 17d8aa90aa
commit d482e0e581

@@ -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: Things that have been tested to work:
* sha256dt: unoptimized is working, SHA2 is enabled but untested, 4way currently disabled. * 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. * m7m: unoptimzed is working, SHA2 is enabled but untested.
* stratum+ssl is working * stratum+ssl is working
* CPU and SW feature detection and reporting is working, algo features in progress, CPU brand not implemented. * CPU and SW feature detection and reporting is working, algo features in progress, CPU brand not implemented.