zephyr/arch/arc/include
Evgeniy Paltsev 93b98fc2de ARC: introduce reworked irq_offload implementation
Use interrupts (with dedicated interrupt line) for irq_offload
instead of exception-based implementation.

That allows to implement IRQ_OFFLOAD without adding special code
to interrupt / exception path for IRQ_OFFLOAD handling and,
moreover, test the real interrupt code.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2022-12-20 22:51:24 +01: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
kernel_arch_data.h DSP: add DSP support for ARC processor 2022-12-19 11:56:55 +01: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 DSP: add DSP support for ARC processor 2022-12-19 11:56:55 +01:00
vector_table.h arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00