diff options
author | 2021-06-10 11:30:21 +0300 | |
---|---|---|
committer | 2021-06-15 16:27:23 -0600 | |
commit | 22118ce17eb8dcf2a6ba2f6fb250816ddb59685a (patch) | |
tree | 9500effee23ad00a66540d603195e0afca535080 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/sgx: Add EXPECT_EEXIT() macro (diff) | |
download | linux-dev-22118ce17eb8dcf2a6ba2f6fb250816ddb59685a.tar.xz linux-dev-22118ce17eb8dcf2a6ba2f6fb250816ddb59685a.zip |
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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions