zephyr/drivers/ipm
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
..
CMakeLists.txt mcux: Add MCUX IPM driver for lpc and kinetis socs 2018-05-17 15:07:48 -05:00
ipm_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
ipm_mcux.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
ipm_quark_se.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
ipm_quark_se.h drivers: IPM: Refactor IPM driver using u32_t registers 2017-06-05 21:50:15 -04:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00