acrn-hypervisor/hypervisor/bsp/uefi/efi
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
..
Makefile hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
boot.c hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
boot.h hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
efilinux.h hv: fix integer violations 2018-11-02 11:05:32 +08:00
malloc.c Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00
multiboot.h fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
pe.c fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
stdlib.h Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00