acrn-hypervisor/hypervisor/boot
Li, Fei1 dc9d18a868 hv: mmu: add static paging table allocation for hypervisor
Add static paging table allocation API for hypervisor.
Note: must configure PLATFORM_RAM_SIZE and PLATFORM_MMIO_SIZE exactly as the platform.

Rename RAM_START/RAM_SIZE to HV_RAM_START/HV_RAM_SIZE for HV.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-11-02 13:15:48 +08:00
..
include hv: Add MAX_PCPU_NUM in Kconfig 2018-10-29 10:14:25 +08:00
sbl HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
acpi.c hv:Check pcpu number to avoid overflow 2018-10-29 10:14:25 +08:00
dmar_parse.c hv: fix integer violations 2018-11-02 11:05:32 +08:00
reloc.c hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00