CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::pal::snp::TcbVersion Struct Reference

#include <attestation_sev_snp.h>

Public Member Functions

bool operator== (const TcbVersion &) const =default
 

Public Attributes

uint8_t boot_loader
 
uint8_t tee
 
uint8_t reserved [4]
 
uint8_t snp
 
uint8_t microcode
 

Member Function Documentation

◆ operator==()

bool ccf::pal::snp::TcbVersion::operator== ( const TcbVersion ) const
default

Member Data Documentation

◆ boot_loader

uint8_t ccf::pal::snp::TcbVersion::boot_loader

◆ microcode

uint8_t ccf::pal::snp::TcbVersion::microcode

◆ reserved

uint8_t ccf::pal::snp::TcbVersion::reserved[4]

◆ snp

uint8_t ccf::pal::snp::TcbVersion::snp

◆ tee

uint8_t ccf::pal::snp::TcbVersion::tee

The documentation for this struct was generated from the following file: