Skip to content
Commit 89f2e589 authored by Chandni Cherukuri's avatar Chandni Cherukuri
Browse files

plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function



In order to allow Arm platforms to override the default list of PSCI
callbacks, remove the existing weak implementation of
'plat_arm_psci_override_pm_ops' function and let all the Arm platforms
implement their own 'plat_arm_psci_override_pm_ops' function.

For platforms that support SCMI protocol, the function
'css_scmi_override_pm_ops' can be additionally used as well to
override the default PSCI callbacks.

Change-Id: If7c27468bd51a00ea9c2a3716b5894163f5a9f3c
Signed-off-by: Chandni Cherukuri's avatarChandni Cherukuri <chandni.cherukuri@arm.com>
parent 9345d9a0
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