zephyr/arch/arc
Wayne Ren adf6f48e0d arch: arc: add the support of STACK_SENTINEL
* call the _check_stack_sentinel in unnested isr
return.

* for firq, _check_stack_sentinel is called in kernel
  isr stack because the limitation of banked register

* for normal irq, _check_stak_sentinel is called in
  the interruptted thread stack

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-04-17 10:50:12 -07:00
..
core arch: arc: add the support of STACK_SENTINEL 2018-04-17 10:50:12 -07:00
include arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
soc arch/quark_se_c1000_ss: Switch to SPI DW driver 2018-04-04 19:02:35 +02:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig arch: arc: Use DTS for all ARC SoCs 2018-03-23 10:13:53 +01:00
defconfig