zephyr/drivers/interrupt_controller
Rajavardhan Gundi 1e6adba9ef drivers/interrupt_controller: Introduce multi-level interrupt support
In a scenario where a platform harbours multiple interrupts to the
extent the core cannot support it, an interrupt controller is added
as an additional level of interrupt. It typically combines several
sources of interrupt into one line that is then routed to the parent
controller.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-02-06 22:39:05 -05:00
..
arcv2_irq_unit.c arch: arc: Add the support of secure mode for em 2017-12-13 12:05:33 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
exti_stm32.c drivers: interrupt_controller: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
exti_stm32.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
i8259.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ioapic_intr.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ioapic_priv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
Kconfig.multilevel drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
Kconfig.shared_irq irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig.stm32 drivers: interrupt_controller: provide support for stm32f0. 2017-10-23 12:31:47 +02:00
loapic_intr.c jailhouse: add support for x2APIC mode for all LOAPIC accesses 2017-11-07 08:58:49 -05:00
loapic_spurious.S spell: fix doxygen comment typos: /drivers 2017-04-19 10:45:34 -07:00
mvic.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
plic_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
shared_irq.c irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
system_apic.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00