zephyr/drivers/interrupt_controller
Andrew Boie 7cb5276158 x86: remove NANO_SOFT_IRQ from zephyr
This was never implemented on ARC/ARM and has been superseded
by irq_offload().

Some checks that were only done with CONFIG_LOAPIC_DEBUG fall
under the category of 'shouldn't ever happen' and have been
converted into assertions, instead of propagating return values
which are largely never checked.

Change-Id: I4eedca05bb7b384c4f3aa41a4f037f221f4a9cfe
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:16 -05:00
..
Kconfig x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00
Makefile loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
arcv2_irq_unit.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
i8259.c i8259: move init code into driver 2016-02-05 20:25:03 -05:00
ioapic_intr.c quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
ioapic_priv.h quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
loapic_intr.c loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
loapic_spurious.S loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
mvic.c mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
system_apic.c x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00