Re: [Qemu-devel] [PATCH target-arm v3 4/7] target-arm: Add support for Cortex-R5

2015-06-16 Thread Edgar E. Iglesias
On Tue, Jun 16, 2015 at 05:36:12PM -0700, Peter Crosthwaite wrote: > 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

[Qemu-devel] [PATCH target-arm v3 4/7] target-arm: Add support for Cortex-R5

2015-06-16 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