diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-03-30 16:16:28 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2017-03-30 16:16:28 +0200 |
commit | 414d06ace9cca3725b6c2072e1951e1e03807f63 (patch) | |
tree | 31e3c2c3da9260d5541e3d8de7045aabcbf66033 /Documentation/00-INDEX | |
parent | 97da3854c526d3a6ee05c849c96e48d21527606c (diff) | |
parent | 14e21cb8f811100a2104e952b8f5bc0326a5e213 (diff) | |
download | linux-stable-414d06ace9cca3725b6c2072e1951e1e03807f63.tar.gz linux-stable-414d06ace9cca3725b6c2072e1951e1e03807f63.tar.bz2 linux-stable-414d06ace9cca3725b6c2072e1951e1e03807f63.zip |
Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into next/tee
Pull "generic TEE subsystem for v4.12"
Introduce generic TEE subsystem:
- the TEE subsystem itself
- an OP-TEE driver using the subsystem
- optee bindings
- optee node for hi6220-hikey.dts
* tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee:
arm64: dt: hikey: Add optee node
Documentation: tee subsystem and op-tee driver
tee: add OP-TEE driver
tee: generic TEE subsystem
dt/bindings: add bindings for optee
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 793acf999e9e..ed3e5e949fce 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -412,6 +412,8 @@ sysctl/ - directory with info on the /proc/sys/* files. target/ - directory with info on generating TCM v4 fabric .ko modules +tee.txt + - info on the TEE subsystem and drivers this_cpu_ops.txt - List rationale behind and the way to use this_cpu operations. thermal/ |