> On 2/13/21 5:28 AM, Kai Huang wrote: > > arch/x86/kvm/vmx/sgx.c | 466 ++++++++++++++++++ > > arch/x86/kvm/vmx/sgx.h | 34 ++ > > Changes to these files won't hit the SGX MAINTAINERS entry if you run > get_maintainer.pl. That means Jarkko (and me, and the SGX mailing list) > probably won't get cc'd on changes here. > > Is that a bug or a feature? :) The two files only contains staff to virtualize SGX, for instance, initializing virtual SGX_LEPUBKEYHASH MSRs, how to trap and run ENCLS[ECREATE/EINIT], etc. Sean, Paolo, What's your comments?