zephyr/arch
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
..
arc arch: arc: fix the typo of label which caused issue #7249 2018-05-02 09:31:00 -04:00
arm arch: arm: thread built-in stack guard implementation 2018-05-04 17:26:57 -04:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 drivers: dma: Add dma driver for Nios-II MSGDMA core 2018-05-03 10:38:09 -04:00
posix POSIX arch: Fix linker -T warning 2018-05-02 10:19:09 -04:00
riscv32 arch: riscv32: fe310: Always-On domain adress definition 2018-04-05 08:08:08 -05:00
x86 x86: minnowboard: Enable the userspace mode 2018-04-25 14:46:00 -07:00
xtensa dts: interrupt_controller: Add dts support for DesignWare controller 2018-05-01 16:46:41 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: fix menuconfig 2018-04-30 09:22:48 -07:00