zephyr/arch
Maksim Masalski cbfd33f2ec arch: add comments to empty default case, add default LOG_ERR
According to the Zephyr Coding Guideline all switch statements
shall be well-formed.
Add a comment to the empty default case.
Add a LOG_ERR to the default case.

Found as a coding guideline violation (MISRA R16.1) by static
coding scanning tool.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2021-06-22 08:23:43 -04:00
..
arc cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
arm cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
arm64 cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
common cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
riscv RISC-V: Round up pre-populated stack frame to arch stack alignment 2021-06-11 16:13:01 +02:00
sparc SPARC: add the Flush windows software trap 2021-05-28 06:32:36 -05:00
x86 arch: add comments to empty default case, add default LOG_ERR 2021-06-22 08:23:43 -04:00
xtensa xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00