On Tue, Mar 09, 2021, Kai Huang wrote: > Move SGX_LC feature bit to CPUID dependency table to make clearing all > SGX feature bits easier. Also remove clear_sgx_caps() since it is just > a wrapper of setup_clear_cpu_cap(X86_FEATURE_SGX) now. > > Suggested-by: Sean Christopherson <[email protected]> > Acked-by: Dave Hansen <[email protected]> > Acked-by: Jarkko Sakkinen <[email protected]> > Signed-off-by: Kai Huang <[email protected]> > ---
Reviewed-by: Sean Christopherson <[email protected]>

