arm-trusted-firmware/include/lib/psci
Varun Wadekar 1862d6203c lib: psci: early suspend handler for platforms
This patch adds an early suspend handler, that executes with
SMP and data cache enabled. This handler allows platforms to
perform any early actions during the CPU suspend entry sequence.

This handler is optional and platforms can choose to implement it
depending on their needs. The `pwr_domain_suspend` handler still
exists and platforms can keep on using it without any side effects.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-07-31 11:41:17 -07:00
..
psci.h lib: psci: early suspend handler for platforms 2017-07-31 11:41:17 -07:00
psci_compat.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci_lib.h Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00