hw/a9mpcore: Switch to using sysbus GIC
commitddd761653b14ffde7ee18d31f0350429f0402ab4
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Apr 2012 11:39:08 +0000 (13 11:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Apr 2012 12:29:03 +0000 (13 12:29 +0000)
treec7f187fb0de0253982019ad5592d39d46d111fc6
parent4637a02752f29f1b28c4a4ddb0c168d2d1299227
hw/a9mpcore: Switch to using sysbus GIC

Switch the a9mpcore to using the sysbus GIC device rather
than having the a9mp private memory region device subclass
the GIC.

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