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

From: Huang, Kai
Date: Mon Aug 27 2018 - 20:07:55 EST


> +#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". :)

Thanks,
-Kai
>
> /* AMD-defined CPU features, CPUID level 0x80000007 (EBX), word 17 */
> #define X86_FEATURE_OVERFLOW_RECOV (17*32+ 0) /* MCA overflow
> recovery support */
> --
> 2.17.1