commit | ddd761653b14ffde7ee18d31f0350429f0402ab4 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 13 11:39:08 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 13 12:29:03 2012 +0000 |
tree | c7f187fb0de0253982019ad5592d39d46d111fc6 | |
parent | 4637a02752f29f1b28c4a4ddb0c168d2d1299227 [diff] |
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>