]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Jul 2020 13:11:42 +0000 (15:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Jul 2020 13:11:44 +0000 (15:11 +0200)
Enable multi-stage OP-TEE bus enumeration

Probes drivers on the OP-TEE bus in two steps. First for drivers which
do not depend on tee-supplicant. After tee-supplicant has been started
probe the devices which do depend on tee-supplicant.

Also introduces driver which uses an OP-TEE based fTPM Trusted
Application depends on tee-supplicant NV RAM implementation based on
RPMB secure storage.

* tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tpm_ftpm_tee: register driver on TEE bus
  optee: enable support for multi-stage bus enumeration
  optee: use uuid for sysfs driver entry

Link: https://lore.kernel.org/r/20200710085230.GA1312913@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1  2 
MAINTAINERS
drivers/char/tpm/tpm_ftpm_tee.c

diff --cc MAINTAINERS
Simple merge
Simple merge