zephyr/arch/arc
Flavio Ceolin 0866d18d03 irq: Fix irq_lock api usage
irq_lock returns an unsigned int, though, several places was using
signed int. This commit fix this behaviour.

In order to avoid this error happens again, a coccinelle script was
added and can be used to check violations.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
core irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
include arch: arc: add comments for _load_stack_check_regs 2018-06-04 13:31:43 -04:00
soc arch: arc: Fix Deep Sleep hang issue on Quark SE(ARC) 2018-07-19 17:12:58 -04:00
CMakeLists.txt cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
defconfig arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00