diff options
author | Jarkko Sakkinen <[email protected]> | 2021-11-15 10:35:22 -0800 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2021-11-15 11:34:10 -0800 |
commit | 41493a095e487c207b4b702aee2f8c59a7294e4f (patch) | |
tree | aa471aa03c45d7c989b4d60001bf9d3f43150917 /scripts/bpf_doc.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 <[email protected]>
Signed-off-by: Reinette Chatre <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Acked-by: Dave Hansen <[email protected]>
Link: https://lkml.kernel.org/r/f9a4a8c436b538003b8ebddaa66083992053cef1.1636997631.git.reinette.chatre@intel.com
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions