summaryrefslogtreecommitdiff
path: root/lib/psci/psci_setup.c
diff options
context:
space:
mode:
authorChandni Cherukuri <chandni.cherukuri@arm.com>2018-08-02 12:29:07 +0530
committerChandni Cherukuri <chandni.cherukuri@arm.com>2018-08-03 16:17:33 +0530
commit8e1cc44900d31dd60ad6c5e3853f9df6ea9826e9 (patch)
treef319247f7d10d65586d0eeae250de76f6d2c40dd /lib/psci/psci_setup.c
parentf68bc8a1c210bbdb36201a74528a96e93707eb45 (diff)
sgi: disable CPU power down bit in reset handler
On SGI platforms, the 'CORE_PWRDN_EN' bit of 'CPUPWRCTLR_EL1' register requires an explicit write to clear it for hotplug and idle to function correctly. The reset value of this bit is zero but it still requires this explicit clear to zero. This indicates that this could be a model related issue but for now this issue can be fixed be clearing the CORE_PWRDN_EN in the platform specific reset handler function. Change-Id: I4222930daa9a3abacdace6b7c3f4a5472ac0cb19 Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
Diffstat (limited to 'lib/psci/psci_setup.c')
0 files changed, 0 insertions, 0 deletions