On Tue, Nov 14, 2017 at 09:05:09AM -0800, Sean Christopherson wrote: > Unless there is some conflict you are worried about, "signing_key.pem" is > preferable as the default name so that the key is ignored via the top-level > .gitignore. The intel_sgx dir should have also a .gitignore to exclude the > other LE related output files: > > drivers/platform/x86/intel_sgx/le/enclave/sgx_le.ss > drivers/platform/x86/intel_sgx/le/enclave/sgxsign > drivers/platform/x86/intel_sgx/le/sgx_le_proxy OK, I'll add these to the .gitignore. /Jarkko