Re: [PATCH v13 02/13] x86/cpufeature: Add SGX and SGX_LC CPU features

From: Jarkko Sakkinen
Date: Tue Aug 28 2018 - 03:17:53 EST


On Tue, Aug 28, 2018 at 12:07:41AM +0000, Huang, Kai wrote:
> > +#define X86_FEATURE_SGX_LC (16*32+30) /* supports SGX launch
> > configuration */
>
> Sorry if it was me who wrote the comment "SGX launch configuration". I
> think we should just use "SGX launch control". :)

Not sure if we should change though. The former is more self-explaining,
the latter is "more official".

/Jarkko