acrn-hypervisor/hypervisor/boot
Minggui Cao f81fb21a58 HV: modularization to refine pm related code.
1. move out vm related code from arch/pm.
2. remove unnecssary global variables.
3. keep the global variables as static, not used
by other modules directlly.

Tracked-On: #1842
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-19 13:02:09 +08:00
..
include hv: acpi: remove weak parse_madt 2018-12-07 15:21:39 +08:00
sbl hv: enable SMAP in hypervisor 2018-12-14 15:24:26 +08:00
acpi.c HV: modularization to refine pm related code. 2018-12-19 13:02:09 +08:00
dmar_parse.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
reloc.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00