Files
acrn-hypervisor/hypervisor/arch/x86
Kaige Fu 1274fca008 HV: x86: Fix "Variable should be declared static"
This patch mainly do the following:
  - Make pic_ioapic_pin_map static const by MISRA-C's requirement.
  - Make legacy_irq_to_pin and legacy_irq_trigger_mode static const as we will never change it.

Tracked-On: #861
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
2018-12-26 13:47:51 +08:00
..
2018-12-19 09:07:14 +08:00
2018-12-21 10:33:32 +08:00
2018-12-21 15:27:46 +08:00
2018-11-13 16:28:58 +08:00
2018-12-21 10:34:15 +08:00
2018-12-25 13:25:14 +08:00
2018-12-12 13:08:10 +08:00
2018-12-17 14:31:52 +08:00
2018-12-20 21:53:51 +08:00
2018-12-24 14:04:55 +08:00