Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f7cee07a authored by Taniya Das's avatar Taniya Das Committed by Stephen Boyd
Browse files

msm: smp: Remove WFE/SEV from secondary core bootup



During the cold boot path once the secondary core is released
out of reset we keep looping for the pen release variable.
The wfe+sev in this path are just unnecessary as they provide
negligible power savings, and the latency cost is not worth it.
During the hotplug path the secondary core will be in wfi and
only an interrupt will be able to bring the core out.
Removing the wfe effectively lowers the hotplug latency.

Change-Id: Ic54636ceafb8abf3b6733e5699733543d64776d5
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 52779d7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment