From: Balint Dobszay Date: Mon, 25 Mar 2024 15:11:05 +0000 (+0100) Subject: MAINTAINERS: tee: tstee: Add entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=31611cc8faa082a96009c29822d9906d893cce57;p=linux.git MAINTAINERS: tee: tstee: Add entry Create an entry for the newly added Trusted Services TEE driver, with Sudeep and myself as maintainers. Signed-off-by: Balint Dobszay Reviewed-by: Sumit Garg Acked-by: Sudeep Holla Signed-off-by: Jens Wiklander --- diff --git a/MAINTAINERS b/MAINTAINERS index fd221a7d4d1c5..eaa89feabd25d 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 +M: Sudeep Holla +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 M: Jiri Slaby