Makefile: add support for running arm64 in qemu
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.