aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/sgx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-23selftests/sgx: remove checks for file execute permissionsDave Hansen1-13/+3
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen4-15/+74
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen1-3/+11
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen1-0/+14
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2-88/+92
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen3-17/+18
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson1-1/+1
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang1-20/+4
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen2-15/+56
2020-11-18selftests/sgx: Use a statically generated 3072-bit RSA keyJarkko Sakkinen5-23/+71
2020-11-18selftests/x86: Add a selftest for SGXJarkko Sakkinen11-0/+1221