Updated Support for AArch64 (markdown)

JayDDee
2023-11-15 11:47:07 -05:00
parent b2ba37b33b
commit 2caf3bf2ef

@@ -6,8 +6,9 @@ Bitcoin talk discussion thread: https://bitcointalk.org/index.php?topic=5226770.
Requirements: Requirements:
* An ARM CPU supporting AArch64 * An ARM CPU supporting AArch64.
* Linux OS. * Linux OS.
* MacOS on ARM does not work natively but does work at full speed from a Linux VM using UTM & Qemu.
## Status ## Status
@@ -22,8 +23,11 @@ Development environment:
* Ubuntu Mate 22.04 * Ubuntu Mate 22.04
* GCC-11.4 * GCC-11.4
MacOS ARM does not work natively but works from a Linux VM. Virtualbox does not support ARM but UTM/Qemu works at full speed. Secondary environment:
Tested on Mac Mini M2 Ubuntu Mate 22.04. MacOS on x86_64 is untested and unknown. * Mac Mini M2
* MacOS 14.1 Sonoma
* UTM/Qemu VM emulator
* Ubuntu Mate 22.04 VM guest
Compile with: Compile with: