zephyr/arch/arm/include
Maureen Helm 0439deeac6 arm: Clear primask and faultmask during startup
A bootloader may leave primask or faultmask set, so clear them during
startup when we enable interrupts and switch to the main thread.
Previously we only cleared primask for architecture variants which don't
support basepri, but now we do it for all architecture variants.

Fixes a failure on mimxrt1050_evk with the latency_measure test and
shell_module sample when using an nxp internal bootloader.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-09-11 08:36:57 -04:00
..
cortex_m arch: arm: add option to define an NSC region 2018-08-13 18:58:11 -07:00
kernel_arch_data.h
kernel_arch_func.h arm: Clear primask and faultmask during startup 2018-09-11 08:36:57 -04:00
kernel_arch_thread.h
offsets_short_arch.h
tracing_arch.h kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00