From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: linux-sgx@vger.kernel.org
Cc: Sean Christopherson <sean.j.christopherson@intel.com>
Subject: Re: [PATCH 2/2] selftests/x86/sgx: Move to selftests/sgx
Date: Fri, 20 Mar 2020 20:09:49 +0200 [thread overview]
Message-ID: <20200320180949.GA389717@linux.intel.com> (raw)
In-Reply-To: <20200320175212.GA166291@linux.intel.com>
On Fri, Mar 20, 2020 at 07:52:17PM +0200, Jarkko Sakkinen wrote:
> On Fri, Mar 20, 2020 at 07:47:16PM +0200, Jarkko Sakkinen wrote:
> > Move selftest under the top level selftests directory so that we don't
> > need to clutter x86/Makefile. The changes made for x86/Makefile caused
> > also issues with packaging the selftests. Finally, SGX assets need their
> > own tailored compilation environment.
> >
> > With this change BuildRoot nicely packages both standard x86 selftests
> > and our SGX test.
> >
> > Cc: Sean Christopherson <sean.j.christopherson@intel.com>
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> Promise that this my last update to selftests. Just wanted to hammer
> these quickly to cause minimum amount of distraction with the other
> patch set. Otherwise, would be very hard to focus on reviewing those
> chages. The changes I've done I think are no brainers. That's why I
> don't hold for long before merging.
Merged:
# ./test_sgx
SUCCESS
Also:
# ls sgx
encl.bin test_sgx
# ls x86
check_initial_reg_state_64 syscall_arg_fault_64
fsgsbase_64 syscall_nt_64
ioperm_64 syscall_numbering_64
iopl_64 sysret_rip_64
mov_ss_trap_64 sysret_ss_attrs_64
protection_keys_64 test_mremap_vdso_64
sigreturn_64 test_vdso_64
single_step_syscall_64 test_vsyscall_64
/Jarkko
next prev parent reply other threads:[~2020-03-20 18:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 17:47 [PATCH 1/2] Revert "selftests/x86: Recurse into subdirectories" Jarkko Sakkinen
2020-03-20 17:47 ` [PATCH 2/2] selftests/x86/sgx: Move to selftests/sgx Jarkko Sakkinen
2020-03-20 17:52 ` Jarkko Sakkinen
2020-03-20 18:09 ` Jarkko Sakkinen [this message]
2020-03-20 18:10 ` Jarkko Sakkinen
2020-03-30 14:51 ` Sean Christopherson
2020-03-30 19:19 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200320180949.GA389717@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=linux-sgx@vger.kernel.org \
--cc=sean.j.christopherson@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.