I\'m currently trying to build a configuration to test some code on Big-Endian systems.
Through chats and research, i\'ve been convinced that a good target for these tes
Here is an easy way to start a powerpc virtual machine. https://github.com/nongiach/arm_now
$ sudo pip3 install arm_now
$ arm_now start powerpc64-e5500
Welcome to arm_now
buildroot login: root
# echo "it's done, our vm is started."
it's done, our vm is started.
More example of how to use it: https://github.com/nongiach/arm_now/wiki/5.3-Compile-and-play-2048-on-ARM,-MIPS-and-PowerPc64-within-a-minute