Crate igvmfilegen

Source
Expand description

Implements a command line utility to generate IGVM files.

Modules§

  • file_loader πŸ”’
    Implements a loader that serializes the loaded state into the IGVM binary format.
  • identity_mapping πŸ”’
    Implements creation of JSON formatted launch measurement identity documents. This comes from Intel’s TD Identity Mapping, and has been expanded for SNP and VBS. This format allows verifiers to validate a COSE Sign1 payload, and correlate that to a launch measurement and SVN.
  • Creates a digest for supported isolation types which can be signed externally.
  • Defines the common VP context builder traits and methods for different isolation architectures.

Enums§

Traits§

  • A trait to specialize behavior of the file builder based on different register types for different architectures. Different methods may need to be called depending on the register type that represents the given architecture.

Functions§