commit | df503ba7f653c590b475ab80bde788edf5af70d5 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Thu Nov 14 15:15:37 2013 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Nov 25 16:44:04 2013 +0000 |
tree | 3c9dd183285ad328d71abf234140c5f436f28591 | |
parent | 6468178767c4c7e600fdbf50aaca03f4a8a82ca4 [diff] |
arm64: dts: Reserve the memory used for secondary CPU release address With the spin-table SMP booting method, secondary CPUs poll a location passed in the DT. The foundation-v8.dts file doesn't have this memory reserved and there is a risk of Linux using it before secondary CPUs are started. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>