This patchset fixes three hflags-mismatch assertions I ran
into while doing some work on M-profile. The last patch
is just comment typos that I noticed in the process.
thanks
-- PMM
Peter Maydell (4):
hw/intc/armv7m_nvic: Rebuild hflags on reset
target/arm: Update hflags in trans_CPS_v7m()
target/arm: Recalculate hflags correctly after writes to CONTROL
target/arm: Fix some comment typos
target/arm/helper.h | 1 +
hw/intc/armv7m_nvic.c | 6 ++++++
target/arm/helper.c | 14 +++++++++++++-
target/arm/translate.c | 14 ++++++++------
4 files changed, 28 insertions(+), 7 deletions(-)
--
2.20.1