Re: [Qemu-devel] [PATCH v5 35/37] target-arm: Make Cortex-A15 CBAR read-only

2014-04-03 Thread Peter Crosthwaite
On Sat, Mar 29, 2014 at 2:10 AM, Peter Maydell wrote: > The Cortex-A15's CBAR register is actually read-only (unlike that > of the Cortex-A9). Correct our model to match the hardware. > > Signed-off-by: Peter Maydell Reviewed-by: Peter Crosthwaite > --- > target-arm/cpu.c | 2 +- > 1 file cha

[Qemu-devel] [PATCH v5 35/37] target-arm: Make Cortex-A15 CBAR read-only

2014-03-28 Thread Peter Maydell
The Cortex-A15's CBAR register is actually read-only (unlike that of the Cortex-A9). Correct our model to match the hardware. Signed-off-by: Peter Maydell --- target-arm/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target-arm/cpu.c b/target-arm/cpu.c index f9f6187..c