zephyr/arch/x86
Flavio Ceolin 0ed0d164ef arch: x86: Use macro BIT to shift bits
The operation was shifiting bit using a signed constant in the left
operand. Use BIT macro to do it properly.

MISRA-C rule 12.2

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-11 14:37:10 -08:00
..
core arch: x86: Use macro BIT to shift bits 2018-12-11 14:37:10 -08:00
include misra: Fixes for MISRA-C rule 8.2 2018-12-07 09:06:34 -05:00
CMakeLists.txt x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig kernel: expose k_mem_partition_attr_t outside User mode 2018-12-05 15:15:07 -05:00