Commit 4eff0903 authored by Yadu MG's avatar Yadu MG Committed by Gerrit - the friendly Code Review server
Browse files

arm64: Allow boot on cpus other than logical cpu 0



Kernel assumes boot cpu to be always on logical cpu 0.
At times there are benefits to boot kernel on other cpus
as well. On a heterogeneous multiprocessor system, booting
on a high-performance core can improve the boot time.

This patch removes the assumption that boot-cpu is logical
cpu 0. Device tree is looked up very early in boot to
determine the boot-cpus logical id. It also fixes hard-coding
of logical cpu 0 done at various places.

Change-Id: I2e0b2ecceba47aaed75576620376ee58399d3395
Signed-off-by: default avatarYadu MG <ymg@codeaurora.org>
parent 85b738dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment