commit | ee9d23945f18868196db0353e2879a955af2667d | [log] [tgz] |
---|---|---|
author | Adam Kondraciuk <adam.kondraciuk@nordicsemi.no> | Mon May 06 13:59:32 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Sep 06 11:29:06 2024 -0400 |
tree | 978dc17dc00c29c26f0cb6bd0296c088c4b1bd06 | |
parent | 1ef18bd97d5f6840d07fd2d9073492593c7a09ea [diff] |
soc: nordic: nrf54h: poweroff: Add support for s2ram Add functions for local domain suspend to RAM. Add matching resume procedure. Add pm_s2ram function for determining source of reset. Add preserving NVIC and MPU state in retained RAM when CPU is powered off during S2RAM procedure. Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>