zephyr/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
..
core arch: arc: implement DIRECT IRQ support 2019-10-21 09:06:17 -07:00
include arches: fix z_arch_is_in_isr() defintion 2019-10-09 09:14:18 -04:00
CMakeLists.txt arc: Add support for unaligned access 2019-07-31 09:25:15 -07:00
Kconfig arch: arc: implement DIRECT IRQ support 2019-10-21 09:06:17 -07:00