Open main menu

CDOT Wiki β

Changes

AArch64 Emulation

120 bytes added, 10:42, 13 October 2023
Full Processor Emulation with qemu-aarch64
=== Full Processor Emulation with qemu-aarch64 ===
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.This is potentially many thousands of files. To use development tools within this environment requires even more files!
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: