zephyr/arch/nios2/core
Joel Holdsworth 58499aca7c arch: nios2: Rename _Fault to z_nios2_fault
The exception fault handler function is named _Fault which is inconsistent
with all other arch-specific functions present in Zephyr. This patch
replaces the name with z_nios2_fault.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
2025-01-28 23:42:06 +01:00
..
offsets
cache.c
CMakeLists.txt
cpu_idle.c
crt0.S
exception.S arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
fatal.c arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
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.S
swap.S
thread.c
timing.c arch: nios2: timing: Fix timing cycles rollover 2025-01-06 17:13:10 +00:00