Hello, I have a patch that should allow to support cortex-m0+. I used it in a special arm virtual machine that is still in progress (and not submitted). I think this can be usefull.
Matthieu Castet (1): target/arm: Add cortex-m0+ support hw/intc/armv7m_nvic.c | 38 +++++++++++++++++++++++++++++++++----- target/arm/cpu.c | 4 ++-- target/arm/ptw.c | 23 +++++++++++++++++++---- target/arm/tcg/cpu-v7m.c | 21 ++++++++++++++++++++- 4 files changed, 74 insertions(+), 12 deletions(-) -- 2.39.5