zephyr/arch/nios2/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
cache.c
CMakeLists.txt arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00
cpu_idle.c
crt0.S
exception.S
fatal.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_manage.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_offload.c arch: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
prep_c.c core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
reset.S
swap.S nios2: fix register saving during thread switch instrumentation 2020-11-11 23:55:49 -05:00
thread.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
timing.c arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00