diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2019-01-29 08:49:37 +0300 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2019-02-01 17:12:46 +0300 |
commit | c3fa24af92445c419c19df5981ab4e41a3ae3361 (patch) | |
tree | d868485cdd06f68fffdc9d33450dd6a19878ed0e /include/linux | |
parent | 0fc1db9d105915021260eb241661b8e96f5c0f1a (diff) | |
download | linux-c3fa24af92445c419c19df5981ab4e41a3ae3361.tar.xz |
tee: optee: add TEE bus device enumeration support
OP-TEE provides a pseudo TA to enumerate TAs which can act as devices/
services for TEE bus. So implement device enumeration using invoke
function: PTA_CMD_GET_DEVICES provided by pseudo TA to fetch array of
device UUIDs. Also register these enumerated devices with TEE bus as
"optee-clntX" device.
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
[jw: fix optee_enumerate_devices() with no devices found]
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions