qemu/hw/cpu
Peter Crosthwaite 4c25f365ab cpu/a9mpcore: reorder operations/declarations
To make it consistent for easier code reading. The order in which
variables are defined and functions are called is set to match the
address map ordering.

The new consistent order of doing stuff is:

SCU -> GIC -> MPTimer -> WDT.

0 functional change.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 8f31398e6d9a93f57291399f269039da1a77a2b5.1385969450.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-12-10 13:24:51 +00:00
..
a9mpcore.c cpu/a9mpcore: reorder operations/declarations 2013-12-10 13:24:51 +00:00
a15mpcore.c a15mpcore: Prepare for QOM embedding 2013-11-05 17:47:30 +01:00
arm11mpcore.c arm11mpcore: Split off RealView MPCore 2013-11-05 17:47:30 +01:00
icc_bus.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
Makefile.objs arm11mpcore: Split off RealView MPCore 2013-11-05 17:47:30 +01:00
realview_mpcore.c arm11mpcore: Split off RealView MPCore 2013-11-05 17:47:30 +01:00