Skip to content

Makefile: add support for running arm64 in qemu

Martin Roukala requested to merge aarch64_qemu into master

This allows testing the initramfs for arm64 on my x86_64 machine, while also bringing the beginning of support for running the test suite.

The issue with the test suite is that execution is too damn slow, so I'll need to get working on that.

Merge request reports