zephyr/arch/riscv
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT
Do not use SYS_INIT for initializing irq_offload when enabled, instead
using a new interface that is called during the boot process for all
architectures.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-17 20:05:22 -04:00
..
core arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
include arch: riscv: remove PMP stack guard for stack overflow handler 2024-07-27 15:12:25 +03:00
CMakeLists.txt
Kconfig arch: riscv: optionally stores a pointer to csf in struct arch_esf 2024-09-10 11:43:40 +02:00
Kconfig.isa