target/arm: Add Cortex-M33
commitc7b26382fee8b745c6e903c85281babf30c2cb7c
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Mar 2018 10:45:37 +0000 (2 10:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Mar 2018 11:03:45 +0000 (2 11:03 +0000)
tree3ada1b63931e5a758097c29a55ffc254284ea452
parent60d75d81b59aa073e8f3ab4c81e73e534d5e7a98
target/arm: Add Cortex-M33

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.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180220180325.29818-9-peter.maydell@linaro.org
target/arm/cpu.c