diff options
| author | Jarkko Sakkinen <jarkko@kernel.org> | 2020-11-13 00:01:35 +0200 | 
|---|---|---|
| committer | Borislav Petkov <bp@suse.de> | 2020-11-18 18:16:28 +0100 | 
| commit | bc4bac2ecef0e47fd5c02f9c6f9585fd477f9beb (patch) | |
| tree | c0bda681c2e27482ce8d54d11d1ffbad1b0eec82 | |
| parent | 3fa97bf001262a1d88ec9b4ac5ae6abe0ed1356c (diff) | |
x86/sgx: Update MAINTAINERS
Add the maintainer information for the SGX subsystem.
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Jethro Beekman <jethro@fortanix.com>
Link: https://lkml.kernel.org/r/20201112220135.165028-25-jarkko@kernel.org
| -rw-r--r-- | MAINTAINERS | 13 | 
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e451dcce054f..44c240c2b33c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9126,6 +9126,19 @@ F:	Documentation/x86/intel_txt.rst  F:	arch/x86/kernel/tboot.c  F:	include/linux/tboot.h +INTEL SGX +M:	Jarkko Sakkinen <jarkko@kernel.org> +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_ +  INTERCONNECT API  M:	Georgi Djakov <georgi.djakov@linaro.org>  L:	linux-pm@vger.kernel.org  | 
