diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-02-16 09:56:08 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-02-17 11:13:21 +0000 |
commit | aac1e02c1d4b6d02f35a199a454fd46416380ff5 (patch) | |
tree | 3f6ed80ff0816cbc6a690aecf0b43bf80334cdb1 /tcg | |
parent | 2558e0a67b5573cfd29c9346350ac5d5dc6f866f (diff) |
hw/vexpress.c: Move secondary CPU boot code to SRAM
On real Versatile Express hardware, the boot ROM puts the secondary
CPU bootcode/holding pen in SRAM. We can therefore rely on Linux not
trashing this memory until secondary CPUs have booted up, and can
put our QEMU-specific pen code in the same place. This allows us to
drop the odd "hack" RAM page we were using before.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions