zephyr/drivers/interrupt_controller
Rajavardhan Gundi 74016bb64c drivers: interrupts: introduce CAVS interrupt logic
CAVS interrupt logic is an intel IP that combines several sources of
interrupt into one line that is then routed to the parent controller.
CAVS stands for "connected Audio, Voice and Speech". This IP supports
4 lines which can have a max of 32 interrupts each.

Change-Id: Ia6be51428bedf1011d148ae1fc5d4c34252c05da
Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-01 16:46:41 -04:00
..
arcv2_irq_unit.c arch: arc: Add the support of secure mode for em 2017-12-13 12:05:33 -05:00
cavs_ictl.c drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
cavs_ictl.h drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
CMakeLists.txt drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
exti_stm32.c driver: interrupt_controller: Add support for stm32l0x 2018-03-10 11:42:25 -06: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: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
Kconfig.multilevel drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
Kconfig.s1000 drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
Kconfig.shared_irq irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig.stm32 driver: interrupt_controller: Add support for stm32l0x 2018-03-10 11:42:25 -06: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: system_apic: Correctly assert interrupt line number 2018-02-16 22:59:40 -05:00