Enum raw_cpuid::SgxSectionInfo
source · pub enum SgxSectionInfo {
Epc(EpcSection),
}
Expand description
Intel SGX EPC Enumeration Leaf
Sub-leaves 2 or higher.
pub enum SgxSectionInfo {
Epc(EpcSection),
}
Intel SGX EPC Enumeration Leaf
Sub-leaves 2 or higher.