On 29 June 2013 21:24, Peter Maydell <peter.maydell@xxxxxxxxxx> wrote: > On 28 June 2013 13:11, Mian M. Hamayun <m.hamayun@xxxxxxxxxxxxxxxxxxxxxx> wrote: >> From: Alexander Spyridakis <a.spyridakis@xxxxxxxxxxxxxxxxxxxxxx> >> >> AArch64 uses a cpu-release-addr memory location (defined in the dts) as >> a way to inform secondary CPUs where to jump to and enter their holding >> pen. Inject a very simple bootloader that polls this memory location, >> until the primary CPU sets it to the right address. > > This and the previous patch are a bit heavy on the #ifdef TARGET_AARCH64. > I suspect the code could be restructured better to avoid that. Fair point. Initially it was even heavier on the #ifdef usage, and for the first version we opted for something in-between in order to get comments first. Next version will improve this with some further restructuring. Regards. _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm