Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/sgx: Move provisioning device creation out of SGX driver | Sean Christopherson | 2021-04-06 | 1 | -17/+0 |
* | x86/sgx: Maintain encl->refcount for each encl->mm_list entry | Jarkko Sakkinen | 2021-02-08 | 1 | -0/+3 |
* | x86/sgx: Add a page reclaimer | Jarkko Sakkinen | 2020-11-18 | 1 | -19/+40 |
* | x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION | Jarkko Sakkinen | 2020-11-18 | 1 | -1/+23 |
* | x86/sgx: Add SGX_IOC_ENCLAVE_INIT | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+27 |
* | x86/sgx: Add SGX_IOC_ENCLAVE_CREATE | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+12 |
* | x86/sgx: Add an SGX misc driver interface | Jarkko Sakkinen | 2020-11-18 | 1 | -0/+112 |