Skip to content
Commit df503ba7 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

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: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 64681787
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment