diff options
author | Jarkko Sakkinen <jarkko@kernel.org> | 2020-11-13 01:01:23 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-11-18 20:02:49 +0300 |
commit | 888d249117876239593fe3039b6ead8ad6849035 (patch) | |
tree | 6d5ab35b2e1141c5360838279b58ca82ebb5411f /arch/x86/crypto/crc32-pclmul_asm.S | |
parent | 3fe0778edac8628637e2fd23835996523b1a3372 (diff) | |
download | linux-888d249117876239593fe3039b6ead8ad6849035.tar.xz |
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Add an ioctl() that performs the ECREATE function of the ENCLS
instruction, which creates an SGX Enclave Control Structure (SECS).
Although the SECS is an in-memory data structure, it is present in
enclave memory and is not directly accessible by software.
Co-developed-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Tested-by: Jethro Beekman <jethro@fortanix.com>
Link: https://lkml.kernel.org/r/20201112220135.165028-13-jarkko@kernel.org
Diffstat (limited to 'arch/x86/crypto/crc32-pclmul_asm.S')
0 files changed, 0 insertions, 0 deletions