diff options
author | Jarkko Sakkinen <[email protected]> | 2020-11-13 00:01:22 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-11-18 18:01:16 +0100 |
commit | 3fe0778edac8628637e2fd23835996523b1a3372 (patch) | |
tree | f311d16306a3b385336cefd22643678084b3ee52 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 95bb7c42ac8a94ce3d0eb059ad64430390351ccb (diff) |
x86/sgx: Add an SGX misc driver interface
Intel(R) SGX is a new hardware functionality that can be used by
applications to set aside private regions of code and data called
enclaves. New hardware protects enclave code and data from outside
access and modification.
Add a driver that presents a device file and ioctl API to build and
manage enclaves.
[ bp: Small touchups, remove unused encl variable in sgx_encl_find() as
Reported-by: kernel test robot <[email protected]> ]
Signed-off-by: Jarkko Sakkinen <[email protected]>
Co-developed-by: Sean Christopherson <[email protected]>
Signed-off-by: Sean Christopherson <[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