On 3/4/22 01:34, Jarkko Sakkinen wrote: > From: Reinette Chatre <reinette.chatre@xxxxxxxxx> > > The SGX ENCLS instruction uses EAX to specify an SGX function and > may require additional registers, depending on the SGX function. > ENCLS invokes the specified privileged SGX function for managing > and debugging enclaves. Macros are used to wrap the ENCLS > functionality and several wrappers are used to wrap the macros to > make the different SGX functions accessible in the code. > > The wrappers of the supported SGX functions are cryptic. Add short > descriptions of each as a comment. > > Suggested-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx> > Signed-off-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Jarkko, what *is* this series? There's no cover letter, all the patches look like they are from Reinette, and the series is free of any sign-offs from you. Was this something you expected to be merged?