On Wed, 2019-08-21 at 20:31 -0700, Sean Christopherson wrote: > On Mon, Aug 19, 2019 at 04:28:23PM +0300, Jarkko Sakkinen wrote: > > Cedric Xing reported various issues in the selftest makefiles, 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. > > Doesn't have to be this series, but the build artifacts should be added > to .gitignore. > > Untracked files: > (use "git add <file>..." to include in what will be committed) > > sgx/encl.ss > sgx/sgxsign > sgx/test_sgx Oh, good catch. Lets do it as a separate patch after I've squashed everything. /Jarkko