On 2/26/21 4:15 AM, Kai Huang wrote: > From: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > > Expose SGX architectural structures, as KVM will use many of the > architectural constants and structs to virtualize SGX. > > Name the new header file as asm/sgx.h, rather than asm/sgx_arch.h, to > have single header to provide SGX facilities to share with other kernel > componments. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > Co-developed-by: Kai Huang <kai.huang@xxxxxxxxx> > Signed-off-by: Kai Huang <kai.huang@xxxxxxxxx> Looks fine: Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>