zephyr/arch
Yong Cong Sin 5365421fa1 arch: riscv: use string array instead of switch statement for cause
Get rid of the switch statement and use an string array
for the cause instead. This saves about ~600 bytes.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-09-09 15:23:43 +03:00
..
arc arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
arm arch: arm: select PLATFORM_RESET_HOOK if is PLATFORM_SPECIFIC_INIT set 2024-09-09 10:07:33 +02:00
arm64 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
common arch: multilevel_irq: fix interrupt bits check 2024-09-06 14:06:23 -05:00
mips init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
nios2 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
posix arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
riscv arch: riscv: use string array instead of switch statement for cause 2024-09-09 15:23:43 +03:00
sparc init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
x86 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
xtensa init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
CMakeLists.txt
Kconfig arch: riscv: add an option for empty spurious interrupt handler 2024-09-02 12:35:57 -04:00
Kconfig.v1
Kconfig.v2
archs.yml