On Thu, 19 Nov 2020 at 21:56, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This is a v2 because it's a respin of "target/arm: More v8.1M > features". The bad news is it's nearly doubled in length. The good > news is that this is because the new patches on the end are enough to > implement all the remaining missing v8.1M specifics to the point > where we can provide a Cortex-M55 CPU. (There is as yet no board > model that uses the Cortex-M55, though; that's next on my todo list.)
I'm going to take all of this series into target-arm.next except: > target/arm: Implement FPCXT_NS fp system register > hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN > target/arm: Implement Cortex-M55 model (since the first two need a v2 and we don't want to enable the CPU until all the pieces are there). thanks -- PMM