zephyr/include/arch/arc
Wayne Ren 601b9afc9e arch: arc: implement DIRECT IRQ support
* implement DIRECT IRQ support both for normal irq and fast irq.
* add separate interrupt stack for fast irq and use CONFIG_ARC_
  _FIRQ_STACK to control it. This will bring shortest interrupt
  latency for fast irq.
* note that scheduing in DIRECT IRQ is not supported.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-10-21 09:06:17 -07:00
..
v2 arch: arc: implement DIRECT IRQ support 2019-10-21 09:06:17 -07:00
arch.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00