Skip to content

Commit e82ed73

Browse files
andraprsgregkh
authored andcommitted
MAINTAINERS: Add entry for the Nitro Enclaves driver
Add entry in the MAINTAINERS file for the Nitro Enclaves files such as the documentation, the header files, the driver itself and the user space sample. Changelog v9 -> v10 * Update commit message to include the changelog before the SoB tag(s). v8 -> v9 * Update the location of the documentation, as it has been moved to the "virt" directory. v7 -> v8 * No changes. v6 -> v7 * No changes. v5 -> v6 * No changes. v4 -> v5 * No changes. v3 -> v4 * No changes. v2 -> v3 * Update file entries to be in alphabetical order. v1 -> v2 * No changes. Reviewed-by: Alexander Graf <graf@amazon.com> Signed-off-by: Andra Paraschiv <andraprs@amazon.com> Link: https://lore.kernel.org/r/20200921121732.44291-19-andraprs@amazon.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent bf15d79 commit e82ed73

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12304,6 +12304,19 @@ S: Maintained
1230412304
T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
1230512305
F: arch/nios2/
1230612306

12307+
NITRO ENCLAVES (NE)
12308+
M: Andra Paraschiv <andraprs@amazon.com>
12309+
M: Alexandru Vasile <lexnv@amazon.com>
12310+
M: Alexandru Ciobotaru <alcioa@amazon.com>
12311+
L: linux-kernel@vger.kernel.org
12312+
S: Supported
12313+
W: https://aws.amazon.com/ec2/nitro/nitro-enclaves/
12314+
F: Documentation/virt/ne_overview.rst
12315+
F: drivers/virt/nitro_enclaves/
12316+
F: include/linux/nitro_enclaves.h
12317+
F: include/uapi/linux/nitro_enclaves.h
12318+
F: samples/nitro_enclaves/
12319+
1230712320
NOHZ, DYNTICKS SUPPORT
1230812321
M: Frederic Weisbecker <fweisbec@gmail.com>
1230912322
M: Thomas Gleixner <tglx@linutronix.de>

0 commit comments

Comments
 (0)