index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sgx
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"
Shuah Khan
2
-1
/
+2
2024-05-09
selftests/sgx: Include KHDR_INCLUDES in Makefile
Edward Liaw
2
-2
/
+1
2023-12-08
selftests/sgx: Skip non X86_64 platform
Zhao Mengmeng
1
-1
/
+1
2023-12-08
selftests/sgx: Remove incomplete ABI sanitization code in test enclave
Jo Van Bulck
1
-13
/
+3
2023-12-08
selftests/sgx: Discard unsupported ELF sections
Jo Van Bulck
1
-0
/
+2
2023-12-08
selftests/sgx: Ensure expected location of test enclave buffer
Jo Van Bulck
3
-4
/
+6
2023-12-08
selftests/sgx: Ensure test enclave buffer is entirely preserved
Jo Van Bulck
2
-4
/
+6
2023-12-08
selftests/sgx: Fix linker script asserts
Jo Van Bulck
1
-5
/
+1
2023-12-08
selftests/sgx: Handle relocations in test enclave
Jo Van Bulck
1
-15
/
+35
2023-12-08
selftests/sgx: Produce static-pie executable for test enclave
Jo Van Bulck
3
-4
/
+8
2023-12-08
selftests/sgx: Remove redundant enclave base address save/restore
Jo Van Bulck
1
-3
/
+0
2023-12-08
selftests/sgx: Specify freestanding environment for enclave compilation
Jo Van Bulck
1
-1
/
+1
2023-12-08
selftests/sgx: Separate linker options
Jo Van Bulck
1
-5
/
+7
2023-12-08
selftests/sgx: Include memory clobber for inline asm in test enclave
Jo Van Bulck
1
-3
/
+5
2023-12-08
selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry
Jo Van Bulck
1
-3
/
+6
2023-12-08
selftests/sgx: Fix uninitialized pointer dereference in error path
Jo Van Bulck
1
-2
/
+3
2023-05-08
selftests/sgx: Add "test_encl.elf" to TEST_FILES
Yi Lai
1
-0
/
+1
2022-08-16
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-07-07
selftests/sgx: Page removal stress test
Reinette Chatre
1
-0
/
+120
2022-07-07
selftests/sgx: Test reclaiming of untouched page
Reinette Chatre
1
-0
/
+80
2022-07-07
selftests/sgx: Test invalid access to removed enclave page
Reinette Chatre
1
-0
/
+243
2022-07-07
selftests/sgx: Test faulty enclave behavior
Reinette Chatre
1
-0
/
+114
2022-07-07
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
3
-0
/
+385
2022-07-07
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2
-0
/
+38
2022-07-07
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
1
-0
/
+6
2022-07-07
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
1
-0
/
+250
2022-07-07
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
1
-0
/
+71
2022-07-07
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
3
-0
/
+267
2022-02-17
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
1
-1
/
+1
2022-02-12
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
1
-2
/
+2
2022-02-12
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
1
-2
/
+2
2022-02-12
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
1
-0
/
+1
2022-02-12
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
1
-4
/
+5
2021-12-17
selftests/sgx: Fix corrupted cpuid macro invocation
Jarkko Sakkinen
1
-3
/
+2
2021-11-15
selftests/sgx: Add test for multiple TCS entry
Reinette Chatre
3
-0
/
+39
2021-11-15
selftests/sgx: Enable multiple thread support
Reinette Chatre
1
-7
/
+14
2021-11-15
selftests/sgx: Add page permission and exception test
Reinette Chatre
3
-0
/
+169
2021-11-15
selftests/sgx: Rename test properties in preparation for more enclave tests
Reinette Chatre
3
-26
/
+26
2021-11-15
selftests/sgx: Provide per-op parameter structs for the test enclave
Jarkko Sakkinen
3
-46
/
+69
2021-11-15
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
Jarkko Sakkinen
1
-0
/
+75
2021-11-15
selftests/sgx: Move setup_test_encl() to each TEST_F()
Jarkko Sakkinen
1
-4
/
+15
2021-11-15
selftests/sgx: Encpsulate the test enclave creation
Jarkko Sakkinen
1
-18
/
+26
2021-11-15
selftests/sgx: Dump segments and /proc/self/maps only on failure
Jarkko Sakkinen
1
-11
/
+12
2021-11-15
selftests/sgx: Create a heap for the test enclave
Jarkko Sakkinen
3
-9
/
+26
2021-11-15
selftests/sgx: Make data measurement for an enclave segment optional
Jarkko Sakkinen
3
-3
/
+10
2021-11-15
selftests/sgx: Assign source for each segment
Jarkko Sakkinen
3
-6
/
+8
2021-11-15
selftests/sgx: Fix a benign linker warning
Sean Christopherson
1
-1
/
+1
2021-07-31
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
1
-20
/
+21
2021-06-24
selftests/sgx: remove checks for file execute permissions
Dave Hansen
1
-13
/
+3
2021-06-16
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
4
-15
/
+74
[next]