summaryrefslogtreecommitdiff
path: root/include/plat/common/psci1.0/platform.h
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2015-06-30 11:00:24 +0100
committerSoby Mathew <soby.mathew@arm.com>2015-08-05 14:14:24 +0100
commit6590ce22955357d5d6f2bce13f84a1189e3b8d0f (patch)
tree321486d0e6c5978d7fd80e7da50e825396d00aa8 /include/plat/common/psci1.0/platform.h
parentb48349eb07103e23cea3d890dd01d52c74667514 (diff)
PSCI: Invoke PM hooks only for the highest level
This patch optimizes the invocation of the platform power management hooks for ON, OFF and SUSPEND such that they are called only for the highest affinity level which will be powered off/on. Earlier, the hooks were being invoked for all the intermediate levels as well. This patch requires that the platforms migrate to the new semantics of the PM hooks. It also removes the `state` parameter from the pm hooks as the `afflvl` parameter now indicates the highest affinity level for which power management operations are required. Change-Id: I57c87931d8a2723aeade14acc710e5b78ac41732
Diffstat (limited to 'include/plat/common/psci1.0/platform.h')
0 files changed, 0 insertions, 0 deletions