index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sgx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
2022-08-16
1
-0
/
+6
*
selftests/sgx: Page removal stress test
Reinette Chatre
2022-07-07
1
-0
/
+120
*
selftests/sgx: Test reclaiming of untouched page
Reinette Chatre
2022-07-07
1
-0
/
+80
*
selftests/sgx: Test invalid access to removed enclave page
Reinette Chatre
2022-07-07
1
-0
/
+243
*
selftests/sgx: Test faulty enclave behavior
Reinette Chatre
2022-07-07
1
-0
/
+114
*
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
2022-07-07
3
-0
/
+385
*
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2022-07-07
2
-0
/
+38
*
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
2022-07-07
1
-0
/
+6
*
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
2022-07-07
1
-0
/
+250
*
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
2022-07-07
1
-0
/
+71
*
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
2022-07-07
3
-0
/
+267
*
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
2022-02-17
1
-1
/
+1
*
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
2022-02-11
1
-2
/
+2
*
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
2022-02-11
1
-2
/
+2
*
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
2022-02-11
1
-0
/
+1
*
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
2022-02-11
1
-4
/
+5
*
selftests/sgx: Fix corrupted cpuid macro invocation
Jarkko Sakkinen
2021-12-17
1
-3
/
+2
*
selftests/sgx: Add test for multiple TCS entry
Reinette Chatre
2021-11-15
3
-0
/
+39
*
selftests/sgx: Enable multiple thread support
Reinette Chatre
2021-11-15
1
-7
/
+14
*
selftests/sgx: Add page permission and exception test
Reinette Chatre
2021-11-15
3
-0
/
+169
*
selftests/sgx: Rename test properties in preparation for more enclave tests
Reinette Chatre
2021-11-15
3
-26
/
+26
*
selftests/sgx: Provide per-op parameter structs for the test enclave
Jarkko Sakkinen
2021-11-15
3
-46
/
+69
*
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
Jarkko Sakkinen
2021-11-15
1
-0
/
+75
*
selftests/sgx: Move setup_test_encl() to each TEST_F()
Jarkko Sakkinen
2021-11-15
1
-4
/
+15
*
selftests/sgx: Encpsulate the test enclave creation
Jarkko Sakkinen
2021-11-15
1
-18
/
+26
*
selftests/sgx: Dump segments and /proc/self/maps only on failure
Jarkko Sakkinen
2021-11-15
1
-11
/
+12
*
selftests/sgx: Create a heap for the test enclave
Jarkko Sakkinen
2021-11-15
3
-9
/
+26
*
selftests/sgx: Make data measurement for an enclave segment optional
Jarkko Sakkinen
2021-11-15
3
-3
/
+10
*
selftests/sgx: Assign source for each segment
Jarkko Sakkinen
2021-11-15
3
-6
/
+8
*
selftests/sgx: Fix a benign linker warning
Sean Christopherson
2021-11-15
1
-1
/
+1
*
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
2021-07-31
1
-20
/
+21
*
selftests/sgx: remove checks for file execute permissions
Dave Hansen
2021-06-24
1
-13
/
+3
*
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
2021-06-16
4
-15
/
+74
*
selftests/sgx: Add EXPECT_EEXIT() macro
Jarkko Sakkinen
2021-06-16
1
-3
/
+11
*
selftests/sgx: Dump enclave memory map
Jarkko Sakkinen
2021-06-16
1
-0
/
+14
*
selftests/sgx: Migrate to kselftest harness
Jarkko Sakkinen
2021-06-16
2
-88
/
+92
*
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
Jarkko Sakkinen
2021-06-16
3
-17
/
+18
*
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
1
-1
/
+1
*
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
2021-03-24
1
-20
/
+4
*
selftests/sgx: Improve error detection and messages
Dave Hansen
2021-03-19
2
-15
/
+56
*
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
2020-11-18
5
-23
/
+71
*
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
2020-11-18
11
-0
/
+1221