target-arm: Integrate secondary CPU reset in arm_boot
commit6ed221b637713aec903136e3061e714fa4809bdd
authorAdam Lackorzynski <adam@os.inf.tu-dresden.de>
Sat, 5 Mar 2011 12:51:45 +0000 (5 13:51 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 22:37:19 +0000 (6 23:37 +0100)
treee2564a1d917247c825c7143ad36e21538087d117
parentf8bf860605e7f43a0803c4f099ac67aa545bbb68
target-arm: Integrate secondary CPU reset in arm_boot

Integrate secondary CPU reset into arm_boot, removing it from realview.c.
On non-Linux systems secondary CPUs start with the same entry as the boot
CPU.

Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/arm_boot.c
hw/realview.c