Hi, I'm interested in cross-compiling for ARM v8, and fixing some early papercuts to begin with; my host machine is a normal x86_64 box. Although I managed to use Linaro's toolchain [1] to build an Aarch64 kernel, and found a suitable rootfs [2] to use it with, I am not able to find an ARM64 machine emulator. qemu-system-arm seems to emulate only a 32-bit ARM machine, and is hence unsuitable for the task. How is everyone else working on the /arch/arm64 tree?
Thanks. [1]: https://aur.archlinux.org/packages/gcc-aarch64-linaro/ [2]: http://people.debian.org/~wookey/bootstrap/rootfs/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/