Re: [PATCH 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h

From: Sean Christopherson
Date: Mon Mar 01 2021 - 12:29:08 EST


On Mon, Mar 01, 2021, Kai Huang wrote:
> And because they're architectural.

Heh, this snarky sentence can be dropped, it was a lot more clever when these
were being moved to sgx_arch.h.

> Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
> Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>
> Acked-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> Signed-off-by: Kai Huang <kai.huang@xxxxxxxxx>
> ---
> arch/x86/include/asm/sgx.h | 15 +++++++++++++++
> arch/x86/kernel/cpu/sgx/encls.h | 15 ---------------
> 2 files changed, 15 insertions(+), 15 deletions(-)