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