zephyr/arch
Andrew Boie dafd3485bf xtensa: mask interrupts earlier
When coming out of an exception, we need to mask interrupts
to avoid races when decrementing the nested count. Move
the instruction that does this earlier.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-14 10:11:05 -07:00
..
arc arch: arc: fix a bug when CONFIG_SMP is enabled 2019-08-11 21:18:38 +02:00
arm arch: arm: Add Cortex-R5 support 2019-08-09 22:50:50 +02:00
common
nios2
posix POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
riscv riscv: toolchain arguments for a 64-bit build 2019-08-09 09:11:45 -05:00
x86
x86_64
xtensa xtensa: mask interrupts earlier 2019-08-14 10:11:05 -07:00
CMakeLists.txt
Kconfig