On Wed, Mar 31, 2021 at 02:18:50PM +0200, Raoul Strackx wrote: > The current sgx driver can only launch enclaves that always measure 4K > pages. That may not necessarily be the case. This patch adds an ioctl to > enable users to add the enclave measurement per 256 byte. Please run scripts/checkpatch.pl. You cannot write a long description in a single line. Also please write 'SGX' instead of 'sgx'. I do understand the code change but also the current ioctl measure per 256 byte the full page. What I'm saying that the long description does not contain any information what this patch adds to that. It neither makes the case why it makes sense to have enclaves where full pages are not measured. /Jarkko