Skip to content
Commit 560581ec authored by Samuel Holland's avatar Samuel Holland Committed by Andre Przywara
Browse files

allwinner: Add platform PSCI functions required for SMP



The reset vector entry point is preserved across CPU resets, so it only
needs to be set once at boot.

Hotplugged CPUs are not actually powered down, but are put in a wfi with
the GIC disconnected.

With this commit, Linux is able to enable, hotplug and use all four CPUs.

Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent 333d66cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment