index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sgx
Age
Commit message (
Expand
)
Author
Lines
2021-07-30
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
-20
/
+21
2021-06-23
selftests/sgx: remove checks for file execute permissions
Dave Hansen
-13
/
+3
2021-06-15
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
-15
/
+74
2021-06-15
selftests/sgx: Add EXPECT_EEXIT() macro
Jarkko Sakkinen
-3
/
+11
2021-06-15
selftests/sgx: Dump enclave memory map
Jarkko Sakkinen
-0
/
+14
2021-06-15
selftests/sgx: Migrate to kselftest harness
Jarkko Sakkinen
-88
/
+92
2021-06-15
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
Jarkko Sakkinen
-17
/
+18
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
-1
/
+1
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
-20
/
+4
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
-15
/
+56
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
-23
/
+71
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
-0
/
+1221