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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mips arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
nios2 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
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 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: posix: Select at least C11 standard 2024-04-25 09:54:39 +00:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00