On Wed, 10 Jan 2024 at 19:53, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > ARMV7M container can only accept M-profile CPU types. > Check requested type is valid once to allow further simplifications. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/arm/armv7m.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM