Home
last modified time | relevance | path

Searched hist:"3 af72d57fd00b1e3f6e3cf132dc4fc17ccd82615" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_pm.c3af72d57fd00b1e3f6e3cf132dc4fc17ccd82615 Tue Jan 08 15:18:28 UTC 2019 Joel Hutton <Joel.Hutton@Arm.com> juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration

A previous commit 89f2e589856f ("plat/arm: remove weak implemention of
'plat_arm_psci_override_pm_ops' function") introduced a problem with the
CSS_USE_SCMI_SDS_DRIVER configuration. In juno_pm.c the
css_scmi_override_pm_ops function was used regardless of whether the
flag was set. This patch ifdefs the function to restore the original
behaviour.

Change-Id: I508025ba70cf3a9250cc6270c1df209179c37ae7
Signed-off-by: Joel Hutton <Joel.Hutton@Arm.com>