diff options
author | Jarkko Sakkinen <jarkko@kernel.org> | 2021-06-10 11:30:21 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2021-06-16 01:27:23 +0300 |
commit | 22118ce17eb8dcf2a6ba2f6fb250816ddb59685a (patch) | |
tree | 9500effee23ad00a66540d603195e0afca535080 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b334fb6fa7f38b4ad188d38307aea45e827b56ce (diff) | |
download | linux-22118ce17eb8dcf2a6ba2f6fb250816ddb59685a.tar.xz |
selftests/sgx: Refine the test enclave to have storage
Extend the enclave to have two operations: ENCL_OP_PUT and ENCL_OP_GET.
ENCL_OP_PUT stores value inside the enclave address space and
ENCL_OP_GET reads it. The internal buffer can be later extended to be
variable size, and allow reclaimer tests.
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions