On 26 April 2012 13:58, Mans Rullgard wrote:
> On 26 April 2012 02:39, Michael Hope wrote:
>> We use QEMU to test programs built by the toolchain binary release for
>> correctness.
>
> Is that really such a great idea? Qemu is generally less strict than
> actual hardware with things like alignme
On 26 April 2012 02:39, Michael Hope wrote:
> We use QEMU to test programs built by the toolchain binary release for
> correctness.
Is that really such a great idea? Qemu is generally less strict than
actual hardware with things like alignment restrictions. This is fine
for running software on
We use QEMU to test programs built by the toolchain binary release for
correctness. I've written up the instructions for spinning up your
own at:
https://wiki.linaro.org/MichaelHope/Sandbox/QEMUCrossTest
It's focused on simplicity - getting a running, SSH only Cortex-A9 up
and going as soon as p