Expand description
AMD SEV-SNP specific definitions.
Structs§
- Struct representing GHCB hypercall parameters. These are located at the GHCB page starting at
GHCB_PAGE_HYPERCALL_PARAMETERS_OFFSET
. - PSP data structures.
- A X64 selector register.
- SEV VMSA structure representing CPU state
- An X64 XMM register.
- Structure describing the pages being read during SNP ID block measurement. Each structure is hashed with the previous structures digest to create a final measurement
- The type of page described by
SnpPageInfo
- Structure containing the completed SNP measurement of the IGVM file. The signature of the hash of this struct is the id_key_signature for
igvm_defs::IGVM_VHS_SNP_ID_BLOCK
.