Open main menu

CDOT Wiki β

Changes

AArch64 Emulation

1 byte added, 10:18, 13 October 2023
qemu-aarch64 Userspace Emulation
On non-aarch64 systems, you can use qemu-aarch64 for full processor emulation. However, this requires not only the qemu-aarch64 binary and the aarch64 test program you wish to execute, but all of the related pieces of userspace software. For dynamically-linked software, this will include the linker itself and all of the shared libraries.
In order to simplify the setup of such an environment, a fully-configured root filesystem has been built. It is available from the <code>/public</code> directory on israel.cdot.systems and portugal.cdot.systems:
/public/aarch64-f38-root.README # README file with usage instructions