zephyr/arch/arc/include
Nikolay Agishev 9338c47f4b ARC: logging: Print exception info independent of CONFIG_LOG
Some applications turn logging off. It makes impossible to get information
about exceptions if it occures.
This PR restores correct behavior of Error_Dump messages, and
exception dump is printed anyway independent on CONFIG_LOG.

ARC_EXCEPTION_DEBUG added to default boards configs in addition to nsim.

CONFIG_FAULT_DUMP removed from ARC branch as it has been unused
since v1.8.0

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2024-02-05 14:44:57 -05:00
..
v2 arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
arc_irq_offload.h ARC: introduce reworked irq_offload implementation 2022-12-20 22:51:24 +01:00
err_dump_handling.h ARC: logging: Print exception info independent of CONFIG_LOG 2024-02-05 14:44:57 -05:00
kernel_arch_data.h arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2023-11-27 09:05:54 +00:00
kernel_arch_func.h ARC: add non-multithreading mode support 2022-08-26 21:38:56 -04:00
offsets_short_arch.h arch: arc: use the way of GEN_PRIV_STACK for privilege stack 2020-05-06 12:51:05 -07:00
swap_macros.h kernel/sched: Rename/redocument wait_for_switch() -> z_sched_switch_spin() 2023-05-26 17:09:35 -04:00
vector_table.h arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00