Skip to content
Commit 58df195c authored by Maxim Uvarov's avatar Maxim Uvarov Committed by Jens Wiklander
Browse files

optee: use uuid for sysfs driver entry



With the evolving use-cases for TEE bus, now it's required to support
multi-stage enumeration process. But using a simple index doesn't
suffice this requirement and instead leads to duplicate sysfs entries.
So instead switch to use more informative device UUID for sysfs entry
like:
/sys/bus/tee/devices/optee-ta-<uuid>

Signed-off-by: default avatarMaxim Uvarov <maxim.uvarov@linaro.org>
Reviewed-by: default avatarSumit Garg <sumit.garg@linaro.org>
Reviewed-by: default avatarJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: default avatarSumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander's avatarJens Wiklander <jens.wiklander@linaro.org>
parent 3d77e6a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment