zephyr/arch/xtensa
Andrew Boie 0daf69bb57 xtensa: fix CONFIG_INIT_STACKS for IRQ stack
The interrupt stack area wasn't being set to a repeating
0xAA pattern at boot as it should be. This is now done in
kernel_arch_init(), which runs before interrupts are
enabled for the first time.

Fixes #7327

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-16 12:06:31 -07:00
..
core arch: xtensa: set __start as entry point for Xtensa. 2018-05-01 16:46:41 -04:00
include xtensa: fix CONFIG_INIT_STACKS for IRQ stack 2018-05-16 12:06:31 -07:00
soc dts: xtensa: fix build error. 2018-05-16 10:25:19 -05:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00