zephyr/arch/riscv
Jakub Zymelka 502fcac821 arch: riscv: core: Enable RISCV IRQs for no multithreading
Enable MSTATUS.IEN to allow RISCV interrupts for
non-multithreaded applications.

Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
2024-06-10 16:57:44 +03:00
..
core arch: riscv: core: Enable RISCV IRQs for no multithreading 2024-06-10 16:57:44 +03:00
include arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
CMakeLists.txt riscv: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig arch: rename all esf struct to struct arch_esf 2024-06-04 14:02:51 -05:00
Kconfig.isa