]> git.baikalelectronics.ru Git - arm-tf.git/commit
Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs
authorAchin Gupta <achin.gupta@arm.com>
Mon, 18 Aug 2014 13:40:27 +0000 (14:40 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Thu, 21 Aug 2014 13:53:48 +0000 (14:53 +0100)
commitfef4fdb9cc0f2e4ca9d2864e1e92624da1e96ff5
treec232a269e13f316a56fd6b85c4410c5f6a4c5cd1
parent01b916bff2dca219d4088b8abca0a02ac06dd615
Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs

This patch adds support for PSCI CPU_OFF and CPU_SUSPEND APIs to the Juno port
of the ARM Trusted Firmware. The maximum affinity level that can be suspended is
the cluster level (affinity level 1). Support for suspending the system level is
not present.

Change-Id: Ie2c9da0acd7d1b0d5ac64940cdf40347153e52c8
plat/juno/plat_pm.c