summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/sgx.h
AgeCommit message (Expand)Author
2021-04-06x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRsKai Huang
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson
2021-03-26x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang
2021-03-19x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()Jarkko Sakkinen
2021-03-18x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_listJarkko Sakkinen
2020-11-18x86/sgx: Clarify 'laundry_list' lockingDave Hansen
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-17x86/sgx: Add SGX page allocator functionsJarkko Sakkinen
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson