index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sgx
Age
Commit message (
Expand
)
Author
2022-02-17
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
2022-02-11
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
2022-02-11
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
2022-02-11
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
2022-02-11
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
2021-12-17
selftests/sgx: Fix corrupted cpuid macro invocation
Jarkko Sakkinen
2021-11-15
selftests/sgx: Add test for multiple TCS entry
Reinette Chatre
2021-11-15
selftests/sgx: Enable multiple thread support
Reinette Chatre
2021-11-15
selftests/sgx: Add page permission and exception test
Reinette Chatre
2021-11-15
selftests/sgx: Rename test properties in preparation for more enclave tests
Reinette Chatre
2021-11-15
selftests/sgx: Provide per-op parameter structs for the test enclave
Jarkko Sakkinen
2021-11-15
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
Jarkko Sakkinen
2021-11-15
selftests/sgx: Move setup_test_encl() to each TEST_F()
Jarkko Sakkinen
2021-11-15
selftests/sgx: Encpsulate the test enclave creation
Jarkko Sakkinen
2021-11-15
selftests/sgx: Dump segments and /proc/self/maps only on failure
Jarkko Sakkinen
2021-11-15
selftests/sgx: Create a heap for the test enclave
Jarkko Sakkinen
2021-11-15
selftests/sgx: Make data measurement for an enclave segment optional
Jarkko Sakkinen
2021-11-15
selftests/sgx: Assign source for each segment
Jarkko Sakkinen
2021-11-15
selftests/sgx: Fix a benign linker warning
Sean Christopherson
2021-07-30
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
2021-06-23
selftests/sgx: remove checks for file execute permissions
Dave Hansen
2021-06-15
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
2021-06-15
selftests/sgx: Add EXPECT_EEXIT() macro
Jarkko Sakkinen
2021-06-15
selftests/sgx: Dump enclave memory map
Jarkko Sakkinen
2021-06-15
selftests/sgx: Migrate to kselftest harness
Jarkko Sakkinen
2021-06-15
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
Jarkko Sakkinen
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen