Skip to content
Commit 0e89f7f3 authored by Nicola Mazzucato's avatar Nicola Mazzucato Committed by jimqui01
Browse files

system_power: Move to dynamic last core identifier



To ensure proper operation on system resume, the last
core on system suspend being turned off needs to be the
first one to be turned on. This requires the identifier
of the power domain of that core to be fetched and saved
before system suspend.

This patch replaces the fixed pre-defined power domain
for the primary cpu with the one provided by the power
domain module via get_last_core_pd_id.

Change-Id: I7538bcb1dd95d99faf65a425c58c6c3a2e968a00
Signed-off-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
parent 94ff1287
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