hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
commitb12080cd50f93642b3899068900b80bc867b1a38
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Dec 2011 21:16:34 +0000 (1 21:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Dec 2011 10:26:31 +0000 (12 10:26 +0000)
tree8e02f20ea68f484b1a441a6152ba5979e0d37f1d
parent538ddf65779519794f8c4e39b25ca49b47568750
hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones

Implement the A9MP private peripheral region correctly, rather
than piggybacking on the 11MPCore code; the two CPUs are not the
same in this area.

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