Module vp_context_builder

Source
Expand description

Defines the common VP context builder traits and methods for different isolation architectures.

Modules§

snp
SNP VP context builder.
tdx
TDX VP context builder.
vbs
VBS VP context builder.

Structs§

VpContextPageState
Holds memory state representing a VP context that should be imported.

Enums§

VpContextState
The finalized VP context data that should be imported or added to the IGVM file.

Traits§

VpContextBuilder
Common trait used to implement VP context builders for different isolation architectures.