Add the maintainer information for the SGX subsystem. Cc: Thomas Gleixner <[email protected]> Cc: Borislav Petkov <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b81aad6f7f97..ca1995b1ef45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9070,6 +9070,17 @@ F: Documentation/x86/intel_txt.rst F: arch/x86/kernel/tboot.c F: include/linux/tboot.h +INTEL SGX +M: Jarkko Sakkinen <[email protected]> +M: Sean Christopherson <[email protected]> +L: [email protected] +S: Maintained +Q: https://patchwork.kernel.org/project/intel-sgx/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-sgx.git +F: arch/x86/include/uapi/asm/sgx.h +F: arch/x86/kernel/cpu/sgx/* +K: \bSGX_ + INTERCONNECT API M: Georgi Djakov <[email protected]> L: [email protected] -- 2.25.1

