Files
acrn-hypervisor/hypervisor/arch/x86
Sainath Grandhi 0a8bf6cee4 hv: Avoid run-time buffer overflows with IOAPIC data structures
Remove couple of run-time ASSERTs in ioapic module by checking for the
number of interrupt pins per IO-APICs against the configured MAX_IOAPIC_LINES
in the initialization flow.
Also remove the need for two MACROs specifying the max. number of
interrupt lines per IO-APIC and add a config item MAX_IOAPIC_LINES for the
same.

Tracked-On: #3299
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-06-24 11:41:10 +08:00
..
2019-05-07 09:10:13 +08:00
2019-06-14 14:22:51 +08:00
2019-05-07 09:10:13 +08:00
2019-06-20 09:32:55 +08:00
2019-02-22 13:14:36 +08:00
2019-06-20 09:32:55 +08:00
2019-02-22 13:14:36 +08:00
2019-05-08 16:57:46 +08:00
2019-05-07 09:10:13 +08:00