fn accept_pending_vtl2_memory(
shim_params: &ShimParams,
local_map: &mut Option<LocalMap<'_>>,
ram_buffer: &mut [u8],
range: MemoryRange,
)
Expand description
Accepts VTL2 memory in the specified range that is currently marked as pending, i.e. not yet assigned as exclusive and private.