Searched hist:"1862 d6203cb21d1846388e8d7530612a9b98786e" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/lib/psci/ |
| H A D | psci.h | 1862d6203cb21d1846388e8d7530612a9b98786e Mon Jul 10 23:02:05 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_suspend.c | 1862d6203cb21d1846388e8d7530612a9b98786e Mon Jul 10 23:02:05 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 1862d6203cb21d1846388e8d7530612a9b98786e Mon Jul 10 23:02:05 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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>
|