diff options
author | Jarkko Sakkinen <[email protected]> | 2020-11-13 00:01:23 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-11-18 18:02:49 +0100 |
commit | 888d249117876239593fe3039b6ead8ad6849035 (patch) | |
tree | 6d5ab35b2e1141c5360838279b58ca82ebb5411f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 3fe0778edac8628637e2fd23835996523b1a3372 (diff) |
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 <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Tested-by: Jethro Beekman <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions