Files
acrn-hypervisor/hypervisor/include/common
hangliu1 1ec40cd62f hv: multiarch: replace memset with sanitize_pte
for x86, when using a new page to set up page table,
sanitize to specific hpa page address is needed, however,
for other arch, sanitized to 0 is fine. To avoid duplicate memory
setting at the time of alloc_page and sanitize pte, replace
memset in alloc_page with sanitized pte operation.

Tracked-On: #8831
Signed-off-by: hangliu1 <hang1.liu@intel.com>
Reviewed-by: Fei Li <fei1.li@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-10-09 17:15:06 +08:00
2025-09-25 16:30:26 +08:00
2024-02-20 11:52:02 +08:00
2025-09-17 08:55:12 +08:00
2024-05-16 09:40:32 +08:00
2025-09-17 08:55:12 +08:00
2025-09-25 16:30:26 +08:00
2025-10-14 14:45:12 +08:00