Module file_loader

Source
Expand description

Implements a loader that serializes the loaded state into the IGVM binary format.

Structsยง

IgvmLoader
IgvmOutput
Returns output from finalize
IgvmVtlLoader
MapFile
A map file representing information about a given generated IGVM file from a loader.
PageTableRegion ๐Ÿ”’
Page table relocation information kept for debugging purposes.
RangeInfo ๐Ÿ”’
RequiredMemory ๐Ÿ”’

Enumsยง

LoaderIsolationType
RelocationType ๐Ÿ”’

Constantsยง

DEFAULT_COMPATIBILITY_MASK
TDX_SHARED_GPA_BOUNDARY_BITS ๐Ÿ”’

Traitsยง

IgvmLoaderRegister
A trait to specialize behavior based on different register types for different architectures.

Functionsยง

to_igvm_vtl ๐Ÿ”’