On 02/20/2018 10:03 AM, Peter Maydell wrote: > Add a Cortex-M33 definition. The M33 is an M profile CPU > which implements the ARM v8M architecture, including the > M profile Security Extension. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/cpu.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~