summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/sgx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan1-1/+1
2024-05-09selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw1-1/+1
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck1-1/+1
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck1-1/+1
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck1-5/+7
2023-05-08selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai1-0/+1
2022-02-17selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum1-1/+1
2021-11-15selftests/sgx: Fix a benign linker warningSean Christopherson1-1/+1
2020-11-18selftests/sgx: Use a statically generated 3072-bit RSA keyJarkko Sakkinen1-1/+5
2020-11-18selftests/x86: Add a selftest for SGXJarkko Sakkinen1-0/+53