zephyr/include/arch
Andrew Boie 6255d6c6de k_oops: force unlock IRQs on ARMv7M
Fixes an issue where if a thread calls k_panic() or k_oops()
with interrupts locked, control would return to the thread
and it would only be aborted after interrupts were unlocked
again.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-08 13:49:36 -05:00
..
arc boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
arm k_oops: force unlock IRQs on ARMv7M 2017-06-08 13:49:36 -05:00
nios2
riscv32
x86 x86: don't shift data addresses between builds 2017-06-03 15:01:04 -04:00
xtensa xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
cpu.h