zephyr/arch
Krzysztof Chruściński 24082d582f arch: arm: cortex_m: pm_s2ram: Add option for custom marking
s2ram procedure used RAM magic word for marking suspend-to-RAM. This
method may not work in some cases, e.g. when global reset does not
reset RAM content. In that case resuming from s2ram is detected when
global reset occurred.

RAM magic word method is the default but with
CONFIG_PM_S2RAM_CUSTOM_MARKING a custom implementation can be provided.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-05-17 14:33:47 +02:00
..
arc coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm arch: arm: cortex_m: pm_s2ram: Add option for custom marking 2024-05-17 14:33:47 +02:00
arm64 coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
common
mips
nios2
posix arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
riscv arch: riscv: remove unnecessary cast 2024-05-16 09:20:19 +02:00
sparc
x86 arch: x86: remove limitation of number of cpu support in smp 2024-05-13 16:07:11 -04:00
xtensa xtensa: mmu: dup_table does not need parameter 2024-05-14 15:54:55 +02:00
archs.yml
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v2