zephyr/arch
Wayne Ren d5bc9d7bee arch: arc: adjust privileged stack size of arc to 384 bytes
Considering the case of call of printk, interrupt and
other cases, adjust the privileged stack size of arc to
384 bytes to avoid the the overflow of privileged stack.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-06-11 09:05:15 -05:00
..
arc arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
arm kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
posix kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
riscv32 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
x86 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
xtensa kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch: arc: adjust privileged stack size of arc to 384 bytes 2018-06-11 09:05:15 -05:00