zephyr/arch/arm/include
Ioannis Glaropoulos 8d1b013f3c arch: arm: thread built-in stack guard implementation
This commit activates the built-in stack guard on the main_thread
before jumping to it upon system initialization. Stack guard is
activated if BUILTIN_STACK_GUARD is enabled by the user. The
commit also activates built-in thread stack guards at every
context switch, if BUILTIN_STACK_GUARD enabled by the user.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-05-04 17:26:57 -04:00
..
cortex_m arch: arm: set interrupt stack protection with MSPLIM 2018-05-04 17:26:57 -04:00
kernel_arch_data.h kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
kernel_arch_func.h arch: arm: thread built-in stack guard implementation 2018-05-04 17:26:57 -04:00
kernel_arch_thread.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
kernel_event_logger_arch.h arch: arm: remove redundant asm inline headers 2018-03-12 10:14:12 -05:00
offsets_short_arch.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00