On 3/26/21 1:36 PM, Claudio Fontana wrote:
provide helper functions there to initialize 32bit models,
and export the a15 cpu model.

We still need to keep around a15 until we sort out the board configurations.

cpu.c will continue to contain the common parts between
32 and 64.

Note that we need to build cpu32 also for TARGET_AARCH64,
because qemu-system-aarch64 is supposed to be able to run
non-aarch64 cpus too.

Signed-off-by: Claudio Fontana <cfont...@suse.de>

Dump state has nothing to do with a15 or the 32-bit models.
Moving that should be a separate change.

The gdbstub changes are also a separate change, afaics.

I don't understand the a15 comment above. Is it really relevant to moving the 32-bit cpu models?


r~

Reply via email to