mbox series

[0/4] selftests/sgx: Early enclave loading error path fixes

Message ID cover.1643393473.git.reinette.chatre@intel.com (mailing list archive)
Headers show
Series selftests/sgx: Early enclave loading error path fixes | expand

Message

Reinette Chatre Jan. 28, 2022, 6:23 p.m. UTC
Hi Everybody,

Please find included a few fixes that address problems encountered after
venturing into the enclave loading error handling code of the SGX
selftests.

Reinette

Reinette Chatre (4):
  selftests/sgx: Fix segfault upon early test failure
  selftests/sgx: Do not attempt enclave build without valid enclave
  selftests/sgx: Ensure enclave data available during debug print
  selftests/sgx: Remove extra newlines in test output

 tools/testing/selftests/sgx/load.c | 9 +++++----
 tools/testing/selftests/sgx/main.c | 9 +++++----
 2 files changed, 10 insertions(+), 8 deletions(-)