commit | c29f9a0a29e76b36fd1bb6f5adf7841c6fdbc0b3 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Apr 15 19:18:49 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Apr 17 21:34:06 2014 +0100 |
tree | 12153e4dcf8f969e424665410ea902d3e081e166 | |
parent | f318cec6adcb73c688d68b0874686a30c0f34a2e [diff] |
target-arm: Make Cortex-A15 CBAR read-only 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 <peter.maydell@linaro.org> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>