zephyr/arch/nios2/core
Anas Nashif e25f31ab78 arch: guard more code with CONFIG_EXCEPTION_DEBUG
It should be possible to disable exception debug, which is enabled by
default to reduce image size. Add missing guards now that the option is
cross architecture.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-14 09:32:27 +01:00
..
offsets arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
cache.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
CMakeLists.txt arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00
cpu_idle.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
crt0.S arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
exception.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
fatal.c arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
irq_manage.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
prep_c.c arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
reset.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
swap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
timing.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00