mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-21 08:50:27 +00:00
Revert "HV: added memory allocation functions for AP trampoline code relocation"
This reverts commit 41b83bb20b
.
This commit is contained in:
@@ -68,7 +68,6 @@ struct e820_mem_params {
|
||||
};
|
||||
|
||||
int prepare_vm0_memmap_and_e820(struct vm *vm);
|
||||
uint64_t e820_alloc_low_memory(uint32_t size);
|
||||
|
||||
/* Definition for a mem map lookup */
|
||||
struct vm_lu_mem_map {
|
||||
|
Reference in New Issue
Block a user