acrn-hypervisor/hypervisor/include
Li Fei1 d1ae797742 hv: pgtable: move sanitize_pte into pagetable.c
sanitize_pte is used to set page table entry to map to an sanitized page to
mitigate l1tf. It should belongs to pgtable module. So move it to pagetable.c

Tracked-On: #5830
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2021-03-29 13:28:55 +08:00
..
arch/x86 hv: pgtable: move sanitize_pte into pagetable.c 2021-03-29 13:28:55 +08:00
common hv/mod-irq: use arch specific header files 2021-03-24 11:38:14 +08:00
debug hv/mod-irq: use arch specific header files 2021-03-24 11:38:14 +08:00
dm hv/mod-irq: use arch specific header files 2021-03-24 11:38:14 +08:00
hw HV: deny HV owned PCI bar access from SOS 2021-02-03 14:01:23 +08:00
lib hv: modularization: avoid dependency of multiboot on zeropage.h. 2021-01-27 15:59:47 +08:00
public hv: rename hypercall for hv-emulated device management 2020-12-07 16:25:17 +08:00