Hi,
I consider to port qemu to another ARM platform so that I have a software
simulator for my microcontroller board. There is an ARM926EJ-S core on my board
which is backwards compatible from ARM7. Hence I must not port the cpu core
only the interrupt controller, timer, uart, ... I hope that such
Hello,
> > Hi,
> >
> > I consider to port qemu to another ARM platform so that I have a software
> > simulator for my microcontroller board. There is an ARM926EJ-S core on my
> > board which is backwards compatible from ARM7. Hence I must not port the
> > cpu core only the interrupt controller, ti
Hi,
I consider to port qemu to another ARM platform so that I have a software
simulator for my microcontroller board. There is an ARM926EJ-S core on my board
which is backwards compatible from ARM7. Hence I must not port the cpu core
only the interrupt controller, timer, uart, ... I hope that such