linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Fix the reported SGX selftest makefile issues
@ 2019-08-18 16:44 Jarkko Sakkinen
  2019-08-18 16:44 ` [PATCH v2 1/7] selftests/x86/sgx: Fix objcopy call in the Makefile Jarkko Sakkinen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jarkko Sakkinen @ 2019-08-18 16:44 UTC (permalink / raw)
  To: linux-sgx; +Cc: Jarkko Sakkinen

Cedric Xing reported various issues, which are hopefully taken care by
these patches.

As the last patch this patch set contains a patch that implements the
subdirectory traversal the for the x86 selftest directory tree. This
patch is meant to be a separate patch in the main SGX patch set so that
the bindings can be reviewed separately.

Jarkko Sakkinen (7):
  selftests/x86/sgx: Fix objcopy call in the Makefile
  selftests/x86/sgx: Do not generate object files
  selftests/x86/sgx: Add -I$(OUTPUT) when compiling encl_piggy.S
  selftests/x86/sgx: Fix EXTRA_CLEAN
  selftests/x86/sgx: Fix target in the Makefile
  selftests/x86: Revert SGX changes
  selftests/x86: Recurse into subdirectories

 tools/testing/selftests/x86/Makefile     | 54 +++++++++++++++++++-----
 tools/testing/selftests/x86/sgx/Makefile | 33 ++++++++-------
 tools/testing/selftests/x86/sgx/encl.lds |  1 +
 3 files changed, 63 insertions(+), 25 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-18 16:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-18 16:44 [PATCH v2 0/7] Fix the reported SGX selftest makefile issues Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 1/7] selftests/x86/sgx: Fix objcopy call in the Makefile Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 2/7] selftests/x86/sgx: Do not generate object files Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 3/7] selftests/x86/sgx: Add -I$(OUTPUT) when compiling encl_piggy.S Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 4/7] selftests/x86/sgx: Fix EXTRA_CLEAN Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 5/7] selftests/x86/sgx: Fix target in the Makefile Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 6/7] selftests/x86: Revert SGX changes Jarkko Sakkinen
2019-08-18 16:44 ` [PATCH v2 7/7] selftests/x86: Recurse into subdirectories Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).