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
defconfig
Kconfig