CCF
Loading...
Searching...
No Matches
Classes | Variables
ccf::pal::snp::ioctl6 Namespace Reference

Classes

class  Attestation
 
struct  AttestationReq
 
struct  AttestationResp
 
struct  AttestationRespWrapper
 
union  ExitInfo
 
struct  ExitInfoErrors
 
struct  GuestRequest
 

Variables

constexpr auto DEVICE = "/dev/sev-guest"
 
constexpr char SEV_GUEST_IOC_TYPE = 'S'
 
constexpr int SEV_SNP_GUEST_MSG_REPORT
 

Variable Documentation

◆ DEVICE

constexpr auto ccf::pal::snp::ioctl6::DEVICE = "/dev/sev-guest"
constexpr

◆ SEV_GUEST_IOC_TYPE

constexpr char ccf::pal::snp::ioctl6::SEV_GUEST_IOC_TYPE = 'S'
constexpr

◆ SEV_SNP_GUEST_MSG_REPORT

constexpr int ccf::pal::snp::ioctl6::SEV_SNP_GUEST_MSG_REPORT
constexpr
Initial value:
=
_IOWR(SEV_GUEST_IOC_TYPE, 0x0, struct snp::ioctl6::GuestRequest)