acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun 3411f00b5b HV: fix misra violation on platform clos array
MISRA C requires specified bounds for arrays declaration, previous declaration
of platform_clos_array in board.h does not meet the requirement.

Tracked-On: #3987

Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-11-08 16:40:14 +08:00
..
apl-mrb HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
apl-up2 HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
dnv-cb2 HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
generic HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
icl-rvp HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
nuc6cayh HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
nuc7i7dnb HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
apl-mrb.config HV: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config HV: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +08:00
dnv-cb2.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
generic.config HV: add generic board config 2019-04-29 15:25:25 +08:00
icl-rvp.config HV: link CONFIG_MAX_IOMMU_NUM and MAX_DRHDS to DRHD_COUNT 2019-11-08 16:40:14 +08:00
kbl-nuc-i7 HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
kbl-nuc-i7.config HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
nuc6cayh.config HV: add memmap param for hvlog in sos cmdline 2019-09-17 09:12:03 +08:00
nuc7i7dnb.config HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
pci_dev.c hv: pci: update function "bdf_is_equal" 2019-09-25 13:45:39 +08:00
platform_acpi_info.h HV: clean up DMAR MACROs for sample platform acpi info 2019-11-08 16:40:14 +08:00
vacpi.c hv: add ACPI support for pre-launched VMs 2019-08-29 10:12:25 +08:00
vm_config.c hv: use vcpu_affinity[] in vm_config to support vcpu assignment 2019-09-24 11:58:45 +08:00