915f4ac3c7
The fixed number of 24 RTEs is a legacy thing, and long gone by now. IOAPICs expose the maximum number of RTEs they have via the version register, so let's use it. This avoids to manually tweak a Kconfig option (which is now removed) and fixes the RTE number for all x86 targets relevantly. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.dw | ||
Kconfig.gic | ||
Kconfig.intel_vtd | ||
Kconfig.it8xxx2 | ||
Kconfig.loapic | ||
Kconfig.multilevel | ||
Kconfig.multilevel.aggregator_template | ||
Kconfig.npcx | ||
Kconfig.rv32m1 | ||
Kconfig.sam0 | ||
Kconfig.shared_irq | ||
Kconfig.stm32 | ||
intc_arcv2_irq_unit.c | ||
intc_cavs.c | ||
intc_cavs.h | ||
intc_dw.c | ||
intc_dw.h | ||
intc_exti_stm32.c | ||
intc_gic.c | ||
intc_gic_common_priv.h | ||
intc_gicv3.c | ||
intc_gicv3_priv.h | ||
intc_intel_vtd.c | ||
intc_intel_vtd.h | ||
intc_ioapic.c | ||
intc_ioapic_priv.h | ||
intc_irqmp.c | ||
intc_ite_it8xxx2.c | ||
intc_ite_it8xxx2.h | ||
intc_loapic.c | ||
intc_loapic_spurious.S | ||
intc_miwu.c | ||
intc_plic.c | ||
intc_rv32m1_intmux.c | ||
intc_sam0_eic.c | ||
intc_sam0_eic_priv.h | ||
intc_shared_irq.c | ||
intc_swerv_pic.c | ||
intc_system_apic.c | ||
intc_vexriscv_litex.c |