acrn-hypervisor/hypervisor/include
Victor Sun a57a4fd7fb HV: Make: enable build for new configs layout
The make command is same as old configs layout:

under acrn-hypervisor folder:
	make hypervisor BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

under hypervisor folder:
	make BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

if BOARD/SCENARIO parameter is not specified, the default will be:
	BOARD=nuc7i7dnb SCENARIO=industry

Tracked-On: #5077

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-07-24 16:16:06 +08:00
..
arch/x86 HV: Make: enable build for new configs layout 2020-07-24 16:16:06 +08:00
common HV: add VM uuid and type for pre-launched RTVM 2020-07-23 21:58:32 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
hw HV: vdev passthough hidding SRIOV 2020-07-16 17:27:18 +08:00
lib HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
public hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00