zephyr/arch/sparc/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: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
CMakeLists.txt sparc: add support for thread local storage 2020-11-13 14:53:55 -08:00
fatal.c arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
fault_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
interrupt_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04: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_trap.S arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
stack_offsets.h SPARC: optimized interrupt stack frame size 2020-12-04 14:33:43 +02:00
sw_trap_set_pil.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
switch.S SPARC: reduce z_thread_entry_wrapper 2022-08-03 12:05:49 +02:00
thread.c SPARC: reduce z_thread_entry_wrapper 2022-08-03 12:05:49 +02:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
trap_table_mvt.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
window_trap.S SPARC: Update the Flush windows software trap 2023-10-25 09:54:31 -05:00