diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2019-05-08 12:14:09 +0200 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2019-05-27 07:59:03 +0200 |
commit | d7f3f7d847044a111d4abadf9c69aa54d0d05167 (patch) | |
tree | 10f6f4ceb2b09309e91e5038e6455f28b52e3592 /MAINTAINERS | |
parent | Linux 5.2-rc2 (diff) | |
download | linux-d7f3f7d847044a111d4abadf9c69aa54d0d05167.tar.xz linux-d7f3f7d847044a111d4abadf9c69aa54d0d05167.zip |
MAINTAINERS: Add mailing list for the TEE subsystem
Add a mailing list for patch reviews and discussions related to TEE
subsystem.
Suggested-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 429c6c624861..a583bb2e2bea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11670,11 +11670,13 @@ F: drivers/scsi/st.h OP-TEE DRIVER M: Jens Wiklander <jens.wiklander@linaro.org> +L: tee-dev@lists.linaro.org S: Maintained F: drivers/tee/optee/ OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER M: Sumit Garg <sumit.garg@linaro.org> +L: tee-dev@lists.linaro.org S: Maintained F: drivers/char/hw_random/optee-rng.c @@ -15439,6 +15441,7 @@ F: include/media/i2c/tw9910.h TEE SUBSYSTEM M: Jens Wiklander <jens.wiklander@linaro.org> +L: tee-dev@lists.linaro.org S: Maintained F: include/linux/tee_drv.h F: include/uapi/linux/tee.h |