diff options
author | Jarkko Sakkinen <jarkko@kernel.org> | 2021-11-15 10:35:22 -0800 |
---|---|---|
committer | Dave Hansen <dave.hansen@linux.intel.com> | 2021-11-15 11:34:10 -0800 |
commit | 41493a095e487c207b4b702aee2f8c59a7294e4f (patch) | |
tree | aa471aa03c45d7c989b4d60001bf9d3f43150917 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0ff2447b8613b883f41ae845b6cc7540d6e5f71 (diff) |
selftests/sgx: Provide per-op parameter structs for the test enclave
To add more operations to the test enclave, the protocol needs to allow
to have operations with varying parameters. Create a separate parameter
struct for each existing operation, with the shared parameters in struct
encl_op_header.
[reinette: rebased to apply on top of oversubscription test series]
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/f9a4a8c436b538003b8ebddaa66083992053cef1.1636997631.git.reinette.chatre@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions