summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/sgx
AgeCommit message (Expand)Author
2022-02-17selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum
2022-02-11selftests/sgx: Remove extra newlines in test outputReinette Chatre
2022-02-11selftests/sgx: Ensure enclave data available during debug printReinette Chatre
2022-02-11selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre
2022-02-11selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre
2021-12-17selftests/sgx: Fix corrupted cpuid macro invocationJarkko Sakkinen
2021-11-15selftests/sgx: Add test for multiple TCS entryReinette Chatre
2021-11-15selftests/sgx: Enable multiple thread supportReinette Chatre
2021-11-15selftests/sgx: Add page permission and exception testReinette Chatre
2021-11-15selftests/sgx: Rename test properties in preparation for more enclave testsReinette Chatre
2021-11-15selftests/sgx: Provide per-op parameter structs for the test enclaveJarkko Sakkinen
2021-11-15selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribedJarkko Sakkinen
2021-11-15selftests/sgx: Move setup_test_encl() to each TEST_F()Jarkko Sakkinen
2021-11-15selftests/sgx: Encpsulate the test enclave creationJarkko Sakkinen
2021-11-15selftests/sgx: Dump segments and /proc/self/maps only on failureJarkko Sakkinen
2021-11-15selftests/sgx: Create a heap for the test enclaveJarkko Sakkinen
2021-11-15selftests/sgx: Make data measurement for an enclave segment optionalJarkko Sakkinen
2021-11-15selftests/sgx: Assign source for each segmentJarkko Sakkinen
2021-11-15selftests/sgx: Fix a benign linker warningSean Christopherson
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-06-23selftests/sgx: remove checks for file execute permissionsDave Hansen
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen
2020-11-18selftests/sgx: Use a statically generated 3072-bit RSA keyJarkko Sakkinen
2020-11-18selftests/x86: Add a selftest for SGXJarkko Sakkinen