diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2015-06-01 16:15:25 +0200 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2017-03-10 14:51:57 +0100 |
commit | 6a6e77006fcdba89708214556c6d560323e850fc (patch) | |
tree | 8679f0316eb862e9191cfe0bf23f22dce4a10d7a /MAINTAINERS | |
parent | 4fb0a5eb364d239722e745c02aef0dbd4e0f1ad2 (diff) | |
download | linux-6a6e77006fcdba89708214556c6d560323e850fc.tar.gz linux-6a6e77006fcdba89708214556c6d560323e850fc.tar.bz2 linux-6a6e77006fcdba89708214556c6d560323e850fc.zip |
Documentation: tee subsystem and op-tee driver
Acked-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ffcc4a841b64..eb94570e1765 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11097,6 +11097,7 @@ S: Maintained F: include/linux/tee_drv.h F: include/uapi/linux/tee.h F: drivers/tee/ +F: Documentation/tee.txt THUNDERBOLT DRIVER M: Andreas Noever <andreas.noever@gmail.com> |