zephyr/include/arch/arm
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
..
cortex_m k_oops: force unlock IRQs on ARMv7M 2017-06-08 13:49:36 -05:00
arch.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00