zephyr/arch
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
..
arc arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
arm boards/arm/nrf52xx_boards: makes GPIO_AS_PINRESET common 2018-05-16 11:10:52 -05:00
common
nios2 kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
posix kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
riscv32 kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
x86 arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
xtensa xtensa: fix CONFIG_INIT_STACKS for IRQ stack 2018-05-16 12:06:31 -07:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00