Files
acrn-hypervisor/hypervisor/common
hangliu1 c911c3d38e hv: multiarch: move sanitize interface to common
The sanitized page is used to mitigate l1tf for x86, but sanitized_page_hpa
is the hpa used to set in the page table entry when delete or modify
page happens, it is by default is 0, other arch donot need to init it.
move this part to common for other arch to reuse it.

Tracked-On: #8831
Signed-off-by: hangliu1 <hang1.liu@intel.com>
Reviewed-by: Liu, Yifan1 <yifan1.liu@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2025-10-21 14:14:55 +08:00
..
2025-10-14 14:45:12 +08:00
2025-09-29 14:01:00 +08:00
2025-09-25 16:30:26 +08:00
2025-09-25 16:30:26 +08:00
2025-09-29 14:01:00 +08:00
2025-09-29 14:01:00 +08:00
2025-09-30 11:15:01 +08:00
2025-09-25 16:30:26 +08:00
2024-02-20 11:52:02 +08:00