vexpress, realview: Add (dummy) L2 cache controller
commit5a15758874cfad886e637e015baa7888a0c60262
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Jan 2012 10:54:07 +0000 (17 10:54 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Jan 2012 10:54:07 +0000 (17 10:54 +0000)
tree10d55e64394ecb01e19471ef155fefdbe87d6b02
parent8c4ec5c0269bda18bb777a64b2008088d1c632dc
vexpress, realview: Add (dummy) L2 cache controller

Instantiate the L2 cache controller on the ARM devboards which have one,
since we have a dummy model of it now. Note that the only non-MP board
with an L2x0 is the PB1176, which we don't model.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/realview.c
hw/vexpress.c