Create an entry for the newly added Trusted Services TEE driver, with Sudeep and myself as maintainers.
Signed-off-by: Balint Dobszay balint.dobszay@arm.com --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index fd221a7d4d1c..eaa89feabd25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22470,6 +22470,15 @@ F: Documentation/ABI/testing/configfs-tsm F: drivers/virt/coco/tsm.c F: include/linux/tsm.h
+TRUSTED SERVICES TEE DRIVER +M: Balint Dobszay balint.dobszay@arm.com +M: Sudeep Holla sudeep.holla@arm.com +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: trusted-services@lists.trustedfirmware.org +S: Maintained +F: Documentation/tee/ts-tee.rst +F: drivers/tee/tstee/ + TTY LAYER AND SERIAL DRIVERS M: Greg Kroah-Hartman gregkh@linuxfoundation.org M: Jiri Slaby jirislaby@kernel.org