Re: [PATCH v39 22/24] selftests/x86: Add a selftest for SGX

2020-10-12 Thread Jarkko Sakkinen
On Sat, Oct 03, 2020 at 07:50:57AM +0300, Jarkko Sakkinen wrote: > Add a selftest for SGX. It is a trivial test where a simple enclave > copies one 64-bit word of memory between two memory locations. > > Cc: Shuah Khan > Cc: linux-kselft...@vger.kernel.org > Signed-off-by: Jarkko Sakkinen Greg,

[PATCH v39 22/24] selftests/x86: Add a selftest for SGX

2020-10-02 Thread Jarkko Sakkinen
Add a selftest for SGX. It is a trivial test where a simple enclave copies one 64-bit word of memory between two memory locations. Cc: Shuah Khan Cc: linux-kselft...@vger.kernel.org Signed-off-by: Jarkko Sakkinen --- tools/testing/selftests/Makefile | 1 + tools/testing/selftests