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 b4a43a9e7fbc..a9e77b6e4171 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8969,6 +8969,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 https://github.com/jsakkine-intel/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

