Le 19/12/2017 à 16:16, Michael Weiser a écrit :
> Hello,
> 
> below patches add support for big-endian aarch64 to linux-user. Almost
> everything is already in place. The patches just set up the CPU flags as
> required for big-endianess, add a distinction in uname and make sure the
> instructions for the signal trampoline end up in memory little-endian.
> Finally, configure is extended to allow building of a
> aarch64_be-linux-user target.
> 
> With this I am able to run individual aarch64_be binaries as well as
> chroot into a full-blown aarch64_be userland using binfmt_misc, running
> and compiling things (Gentoo crossdev/native).

Could you also update scripts/qemu-binfmt-conf.sh for the aarch64_be magic?

Thanks,
Laurent

Reply via email to