From a75c7e5087688a0d1a40d0d5345e356a184890ed Mon Sep 17 00:00:00 2001 From: Jarkko Sakkinen Date: Thu, 11 Mar 2021 10:54:04 +0800 Subject: [PATCH 2596/2944] x86/sgx: Update MAINTAINERS to #31052548 commit bc4bac2ecef0e47fd5c02f9c6f9585fd477f9beb upstream. Add the maintainer information for the SGX subsystem. Signed-off-by: Jarkko Sakkinen Signed-off-by: Borislav Petkov Acked-by: Jethro Beekman Link: https://lkml.kernel.org/r/20201112220135.165028-25-jarkko@kernel.org [GuoRui.Yu: Fix conflicts: MAINTAINERS] Signed-off-by: GuoRui.Yu Reviewed-by: Jia Zhang --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 192c9a4..e23b25f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7623,6 +7623,19 @@ F: Documentation/intel_txt.txt F: include/linux/tboot.h F: arch/x86/kernel/tboot.c +INTEL SGX +M: Jarkko Sakkinen +L: linux-sgx@vger.kernel.org +S: Supported +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: Documentation/x86/sgx.rst +F: arch/x86/entry/vdso/vsgx.S +F: arch/x86/include/uapi/asm/sgx.h +F: arch/x86/kernel/cpu/sgx/* +F: tools/testing/selftests/sgx/* +K: \bSGX_ + INTEL-MID GPIO DRIVER M: David Cohen L: linux-gpio@vger.kernel.org -- 1.8.3.1