Searched hist:"92012 a619832713b0c9b66cb9829debb437b0592" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-sam/pm/ |
| H A D | psci.c | 92012a619832713b0c9b66cb9829debb437b0592 Fri Jul 30 15:03:58 UTC 2021 Clément Léger <clement.leger@bootlin.com> plat-sam: psci: add support for suspend and idle.
Based on the previous work to add suspend on sama5d2 platform, add the PSCI glue to call suspend function. psci_cpu_suspend() is used to put the platform in light suspend mode (STANDBY) whereas psci_system_suspend() puts the system into the suspend mode selected by CFG_ATMEL_PM_SUSPEND_MODE at compile time.
Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|