#include <attestation_sev_snp.h>
|
std::optional< std::string > | hexstring = std::nullopt |
|
std::optional< uint32_t > | microcode = std::nullopt |
|
std::optional< uint32_t > | snp = std::nullopt |
|
std::optional< uint32_t > | tee = std::nullopt |
|
std::optional< uint32_t > | boot_loader = std::nullopt |
|
std::optional< uint32_t > | fmc = std::nullopt |
|
◆ is_valid()
◆ to_milan_genoa()
◆ to_turin()
◆ boot_loader
std::optional<uint32_t> ccf::pal::snp::TcbVersionPolicy::boot_loader = std::nullopt |
◆ fmc
std::optional<uint32_t> ccf::pal::snp::TcbVersionPolicy::fmc = std::nullopt |
◆ hexstring
std::optional<std::string> ccf::pal::snp::TcbVersionPolicy::hexstring = std::nullopt |
◆ microcode
std::optional<uint32_t> ccf::pal::snp::TcbVersionPolicy::microcode = std::nullopt |
◆ snp
std::optional<uint32_t> ccf::pal::snp::TcbVersionPolicy::snp = std::nullopt |
◆ tee
std::optional<uint32_t> ccf::pal::snp::TcbVersionPolicy::tee = std::nullopt |
The documentation for this struct was generated from the following file: