zephyr/arch/arc
Wayne Ren eb2422ed76 arch: arc: enlarge the exception handling stack
after recent changes in zephyr's fault handling, e.g. use log
to repace printk, it requires more stack to exception handling, or
the stack overflow may happen and crash the system.

this commit adds a kconfig option for exception stack size with
a larger default size.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-10-09 14:21:56 -04:00
..
core arch: arc: enlarge the exception handling stack 2019-10-09 14:21:56 -04:00
include arches: fix z_arch_is_in_isr() defintion 2019-10-09 09:14:18 -04:00
CMakeLists.txt arc: Add support for unaligned access 2019-07-31 09:25:15 -07:00
Kconfig arch: arc: enlarge the exception handling stack 2019-10-09 14:21:56 -04:00