Cedric Xing reported various issues, which are hopefully taken care by these patches. As the last patch this patch set contains a patch that implements the subdirectory traversal the for the x86 selftest directory tree. This patch is meant to be a separate patch in the main SGX patch set so that the bindings can be reviewed separately. Jarkko Sakkinen (7): selftests/x86/sgx: Fix objcopy call in the Makefile selftests/x86/sgx: Do not generate object files selftests/x86/sgx: Add -I$(OUTPUT) when compiling encl_piggy.S selftests/x86/sgx: Fix EXTRA_CLEAN selftests/x86/sgx: Fix target in the Makefile selftests/x86: Revert SGX changes selftests/x86: Recurse into subdirectories tools/testing/selftests/x86/Makefile | 54 +++++++++++++++++++----- tools/testing/selftests/x86/sgx/Makefile | 33 ++++++++------- tools/testing/selftests/x86/sgx/encl.lds | 1 + 3 files changed, 63 insertions(+), 25 deletions(-) -- 2.20.1