]> git.proxmox.com Git - qemu.git/commit
arm: a9mpcore: Coreify the SCU
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 28 Feb 2013 18:23:14 +0000 (18:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2013 18:23:14 +0000 (18:23 +0000)
commit353575f0959234e1680622f747e20308c94505b7
tree34e150f5095027a56ab7e7c281c9de997589914e
parent9595978292e9a5b5f0ec77a9f6a0e724c10bf3b4
arm: a9mpcore: Coreify the SCU

Split the SCU in a9mpcore out into its own object definition. mpcore is now
just a container for the mpcore components.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/a9mpcore.c
hw/a9scu.c [new file with mode: 0644]
hw/arm/Makefile.objs