zephyr/arch/xtensa
Adithya Baglody e9cb0ae72a arch: kernel_arch_func.h: Fix MISRA violation
Always compare unsigned interger type with another unsigned
integer type. Currently in nios2, posix, riscv32, x86 and xtensa
we were comparing the _kernel.nested variable with a signed
interger type. Fixed this violation.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 12:17:58 -04:00
..
core arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
include arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
CMakeLists.txt xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00