linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for_v25 0/4] selftests/x86: x86/sgx: Minor selftest cleanup
@ 2019-12-20 22:54 Sean Christopherson
  2019-12-20 22:54 ` [PATCH for_v25 1/4] selftests/x86: Fix INCLUDES definition in SGX Makefile Sean Christopherson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sean Christopherson @ 2019-12-20 22:54 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: linux-sgx

Add a .gitignore entry for the selftests and cleanup the includes to remove
some homebrewed definitions in sgx/defines.h.

Sean Christopherson (4):
  selftests/x86: Fix INCLUDES definition in SGX Makefile
  x86/sgx: Add missing linux/bits.h include in sgx/arch.h
  selftests/x86: Add .gitignore for SGX selftest
  selftests/x86: Remove redundant kernel include

 arch/x86/kernel/cpu/sgx/arch.h             |  1 +
 tools/testing/selftests/x86/sgx/.gitignore |  3 +++
 tools/testing/selftests/x86/sgx/Makefile   |  3 ++-
 tools/testing/selftests/x86/sgx/defines.h  | 22 ----------------------
 tools/testing/selftests/x86/sgx/main.c     |  2 --
 5 files changed, 6 insertions(+), 25 deletions(-)
 create mode 100644 tools/testing/selftests/x86/sgx/.gitignore

-- 
2.24.1


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

end of thread, other threads:[~2020-01-02 16:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20 22:54 [PATCH for_v25 0/4] selftests/x86: x86/sgx: Minor selftest cleanup Sean Christopherson
2019-12-20 22:54 ` [PATCH for_v25 1/4] selftests/x86: Fix INCLUDES definition in SGX Makefile Sean Christopherson
2019-12-20 22:54 ` [PATCH for_v25 2/4] x86/sgx: Add missing linux/bits.h include in sgx/arch.h Sean Christopherson
2019-12-20 22:55 ` [PATCH for_v25 3/4] selftests/x86: Add .gitignore for SGX selftest Sean Christopherson
2019-12-20 22:55 ` [PATCH for_v25 4/4] selftests/x86: Remove redundant kernel include Sean Christopherson
2020-01-02 16:49 ` [PATCH for_v25 0/4] selftests/x86: x86/sgx: Minor selftest cleanup 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).