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
> ---
> target/arm/cpu.c | 31 +++
> 1 f
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
---
target/arm/cpu.c | 31 +++
1 file changed, 31 insertions(+)
diff --git a/target/arm/cpu.c