zephyr/include/zephyr/arch/arc
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
..
asm-compat ARC: asm-compat: add missing parts for ARCv3 32 & 64 bit 2022-05-10 14:12:25 -04:00
v2 DSP: add DSP support for ARC processor 2022-12-19 11:56:55 +01:00
arc_addr_types.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch.h ARC: disallow build for secure configuration with firq 2022-11-02 15:42:00 +09:00
arch_inlines.h arch: smp: Allow for number of cpus to be determined at runtime 2022-10-13 16:02:19 +09:00
sys-io-common.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall.h ARC: introduce reworked irq_offload implementation 2022-12-20 22:51:24 +01:00
thread.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
tool-compat.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00