zephyr/arch/sparc/core
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
..
offsets arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
CMakeLists.txt
fatal.c arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
fault_trap.S arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
interrupt_trap.S
irq_manage.c
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
prep_c.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
reset_trap.S arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
stack_offsets.h
sw_trap_set_pil.S
switch.S
thread.c
tls.c
trap_table_mvt.S
window_trap.S SPARC: Update the Flush windows software trap 2023-10-25 09:54:31 -05:00