]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpm2: ftpm: add the device in the OP-TEE services list
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Thu, 19 Jan 2023 14:36:12 +0000 (16:36 +0200)
committerIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 20 Jan 2023 08:04:56 +0000 (10:04 +0200)
commit9d28f67c8153ce2eaea21b2f3b7810a1aa8fce6d
tree7965d1899bd521e141216d02e9eddd4d9a008223
parent8aedcaf9918403a550a1c108092bba7f73ccd0c9
tpm2: ftpm: add the device in the OP-TEE services list

commit fe8a4ed0111073 ("tee: optee: discover services dependent on tee-supplicant")
is trying to automatically scan and add TAs that are presented on pseudo
bus from the secure world.
In order to be able to list and compare the scanned devices the available drivers
have to register themselves on the op-tee service list.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
drivers/tpm/tpm2_ftpm_tee.c