linux/tools/testing/selftests/sgx
Tianjia Zhang f33dece70e selftests/sgx: Use getauxval() to simplify test code
Use the library function getauxval() instead of a custom function to get
the base address of the vDSO.

 [ bp: Massage commit message. ]

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lkml.kernel.org/r/20210314111621.68428-1-tianjia.zhang@linux.alibaba.com
2021-03-24 10:59:09 +01:00
..
.gitignore
call.S
defines.h
load.c selftests/sgx: Improve error detection and messages 2021-03-19 19:23:41 +01:00
main.c selftests/sgx: Use getauxval() to simplify test code 2021-03-24 10:59:09 +01:00
main.h
Makefile
sign_key.pem
sign_key.S
sigstruct.c
test_encl_bootstrap.S
test_encl.c
test_encl.lds