zephyr/drivers/interrupt_controller
Daniel Leung 005aff7743 interrupt_controller: ioapic_intr: revert CPU target change
Commit 5a9a33b0cf changes interrupt
destination in an attempt to broadcast interrupts. However, this
change causes interrupts to stop working on the UP Squared board
in non-SMP configuration. According to QEMU source code,
physical destination address 0xFF000000 is a special case where
it broadcasts the interrupts. However, none of the IOAPIC
documentation (that I can find) describes this behavior. So,
revert that commit.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-12-03 16:55:06 -06:00
..
arcv2_irq_unit.c
cavs_ictl.c
cavs_ictl.h
CMakeLists.txt
dw_ictl.c
dw_ictl.h
exti_stm32.c
exti_stm32.h
gic-400.c
ioapic_intr.c interrupt_controller: ioapic_intr: revert CPU target change 2019-12-03 16:55:06 -06:00
ioapic_priv.h
Kconfig
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.rv32m1 boards: riscv: rv32m1: enable BT related configuration 2019-11-08 15:38:57 +01:00
Kconfig.s1000
Kconfig.sam0
Kconfig.shared_irq
Kconfig.stm32
loapic_intr.c
loapic_spurious.S
plic.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
rv32m1_intmux.c
sam0_eic_priv.h
sam0_eic.c interrupt_controller: sam0: Add support for SAME54 2019-11-06 17:49:28 -08:00
sam0_eic.h
shared_irq.c
system_apic.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
vexriscv_litex.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00