[PATCH 0/1] Add cortex-m0+ support

Matthieu Castet posted 1 patch 1 month ago
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(-)
[PATCH 0/1] Add cortex-m0+ support
Posted by Matthieu Castet 1 month ago
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