diff options
author | Olof Johansson <olof@lixom.net> | 2019-06-17 04:40:41 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-06-17 04:40:41 -0700 |
commit | c9727db7cc1da03ea4247010e47597c617ee2176 (patch) | |
tree | 94d789ff723181112ca66504c2f699ccf1de000d /MAINTAINERS | |
parent | 112603739338346eb2f34f3d3ab94b04731ab83d (diff) | |
parent | d7f3f7d847044a111d4abadf9c69aa54d0d05167 (diff) | |
download | linux-stable-c9727db7cc1da03ea4247010e47597c617ee2176.tar.gz linux-stable-c9727db7cc1da03ea4247010e47597c617ee2176.tar.bz2 linux-stable-c9727db7cc1da03ea4247010e47597c617ee2176.zip |
Merge tag 'tee-maint-for-5.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers
Adding mailing list for TEE subsystem
* tag 'tee-maint-for-5.3' of https://git.linaro.org/people/jens.wiklander/linux-tee:
MAINTAINERS: Add mailing list for the TEE subsystem
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 70e9c0afbffb..7b5aa10c197b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11684,11 +11684,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 @@ -15457,6 +15459,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 |