zephyr/arch
Jennifer Williams 734c65ad23 arch: arm: core: aarch32: cortex_m: fault: fix if...else ifs
bus_fault() and hard_fault() were missing final else statement
in the if else if constructs. This commit adds non-empty else {}
to comply with coding guideline 15.7.

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2021-04-27 17:31:59 -04:00
..
arc ARC: allow to configure the RGF_NUM_BANKS only if ARC_FIRQ is enabled 2021-04-13 06:59:20 -04:00
arm arch: arm: core: aarch32: cortex_m: fault: fix if...else ifs 2021-04-27 17:31:59 -04:00
arm64 arm64: Do not try to bring up the cores disabled in DT node 2021-04-27 13:32:55 -04:00
common arch: common: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix kernel: Add new k_thread_abort()/k_thread_join() 2021-02-24 16:39:15 -05:00
riscv arch: riscv: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
sparc arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
x86 arch: x86: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
xtensa arch: xtensa: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
CMakeLists.txt
Kconfig kernel: generate placeholders for kobj tables before final build 2021-04-27 13:32:00 -04:00