OSDN Git Service

hw/a15mpcore: switch to using sysbus GIC
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Apr 2012 11:39:07 +0000 (11:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Apr 2012 12:29:03 +0000 (12:29 +0000)
commit4637a02752f29f1b28c4a4ddb0c168d2d1299227
tree2c1c547eb296987a42fc98d1e555df03cfb65527
parent496dbcd1a38c2ae4ada848445e4a1aa758af9f43
hw/a15mpcore: switch to using sysbus GIC

Switch the a15mpcore private peripheral region to using
the standalone sysbus GIC device.

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