zephyr/arch/arm/core/cortex_m
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
..
cmse
tz
CMakeLists.txt
Kconfig
__aeabi_read_tp.S
cache.c
coredump.c
cpu_idle.c
debug.c
exc_exit.c
fault.c
fault_s.S
fpu.c
irq_init.c
irq_manage.c
irq_relay.S
isr_wrapper.c
pm_s2ram.S
pm_s2ram.c
prep_c.c
relay_vector_table.ld
reset.S
scb.c
semihost.c
swap.c
swap_helper.S
thread.c
thread_abort.c
timing.c
vector_table.S
vector_table.h
vector_table_pad.ld
vt_pointer_section.ld