zephyr/arch/sparc/core
Carlo Caione 240c975ad4 core: z_data_copy does not depend on CONFIG_XIP
When XIP is not enabled, z_data_copy() already falls back to an empty
function. No need to ifdef it.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-22 10:22:53 +01:00
..
offsets SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
CMakeLists.txt
fatal.c arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
fault_trap.S SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
interrupt_trap.S arch/sparc: Add hook for CONFIG_SCHED_THREAD_USAGE accounting in ISRs 2021-11-08 21:32:20 -05:00
irq_manage.c arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
irq_offload.c
prep_c.c core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
reset_trap.S SPARC: Keep interrupts disabled during kernel init 2021-07-22 10:25:53 -04:00
stack_offsets.h
sw_trap_set_pil.S
switch.S sparc: write through switched_from in arch_switch() 2021-02-17 06:35:03 -05:00
thread.c kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() 2021-03-25 14:13:23 +01:00
tls.c
trap_table_mvt.S SPARC: add the Flush windows software trap 2021-05-28 06:32:36 -05:00
window_trap.S SPARC: add the Flush windows software trap 2021-05-28 06:32:36 -05:00