Files
acrn-hypervisor/hypervisor/include/arch/x86
Li Fei1 36ddd87a09 hv: pgtable: remove alloc_ept_page
alloc_page/free_page should been called in pagetable module. In order to do this,
we add pgtable_create_root and pgtable_create_trusty_root to create PML4 page table
page for normal world and secure world.

After this done, no one uses alloc_ept_page. So remove it.

Tracked-On: #5830
Signed-off-by: Li Fei1 <fei1.li@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-03-29 13:28:55 +08:00
..
2020-10-29 10:05:05 +08:00
2021-03-29 13:28:55 +08:00
2021-03-24 11:38:14 +08:00
2020-06-19 16:13:20 +08:00
2020-05-08 08:50:13 +08:00