summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/sgx
AgeCommit message (Expand)AuthorLines
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang-20/+21
2021-06-23selftests/sgx: remove checks for file execute permissionsDave Hansen-13/+3
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen-15/+74
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen-3/+11
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen-0/+14
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen-88/+92
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen-17/+18
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson-1/+1
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang-20/+4
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen-15/+56
2020-11-18selftests/sgx: Use a statically generated 3072-bit RSA keyJarkko Sakkinen-23/+71
2020-11-18selftests/x86: Add a selftest for SGXJarkko Sakkinen-0/+1221