acrn-hypervisor/hypervisor/bsp/sbl
Junjie Mao 4627cd4de0 HV: build: drop useless files
This patch drops the following useless files in the hypervisor:

* bsp/*/include/: After commit c849bff850 ("HV: config: adapt to the generated
  config.h") these headers are obsolete for configuration. Drop the directories
  and move the generated version.h under $(HV_OBJDIR)/include.

* all_header.c: This is a temporary file for checking violations in headers,
  which is accidentally checked in by commit 3956ce1596 ("HV: io: spell out
  explicit narrowing of integers").

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 14:53:27 +08:00
..
platform_acpi_info.c HV: add bsp acpi info support 2018-06-13 15:02:03 +08:00
sbl.c Revert "hv: More changes to enable GPU passthru" 2018-07-05 11:06:47 +08:00
vm_description.c HV:transfer vm_hw_logical_core_ids's type and rename it 2018-07-13 13:05:29 +08:00