summaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi/asm/sgx.h
AgeCommit message (Expand)Author
2025-11-14x86/sgx: Document structs and enums with '@', not '%'Sean Christopherson
2025-11-14x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handlerSean Christopherson
2025-11-14x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"Sean Christopherson
2022-07-07x86/sgx: Support complete page removalReinette Chatre
2022-07-07x86/sgx: Support modifying SGX page typeReinette Chatre
2022-07-07x86/sgx: Support restricting of enclave page permissionsReinette Chatre
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini
2021-03-18x86: Fix various typos in commentsIngo Molnar
2020-12-02x86/sgx: Fix a typo in kernel-doc markupMauro Carvalho Chehab
2020-11-18x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen