Re: [Qemu-devel] [PATCH target-arm v2 11/13] target-arm: Add support for Cortex-R5

2015-06-15 Thread Peter Maydell
On 12 June 2015 at 20:10, Peter Crosthwaite wrote: > Introduce a CPU model for the Cortex R5 processor. ARMv7 with MPU, > and both thumb and ARM div instructions. Reviewed-by: Peter Maydell (checked all the ID values against the TRM.) thanks -- PMM

[Qemu-devel] [PATCH target-arm v2 11/13] target-arm: Add support for Cortex-R5

2015-06-12 Thread Peter Crosthwaite
Introduce a CPU model for the Cortex R5 processor. ARMv7 with MPU, and both thumb and ARM div instructions. Also implement dummy ATCM and BTCM. These CPs are defined for R5 but don't have a lot of meaning in QEMU yet. Raz them so the guest can proceed if they are read. The TCM registers will retur