Hello arm-soc maintainers,
Please pull this OP-TEE driver fix allowing supplicant dependent devices to be detached by user-space before the supplicant service is shut down.
Thanks, Jens
The following changes since commit ffc253263a1375a65fa6c9f62a893e9767fbebfa:
Linux 6.6 (2023-10-29 16:31:08 -1000)
are available in the Git repository at:
git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/optee-supplicant-fix-for-v6.7
for you to fetch changes up to 7269cba53d906cf257c139d3b3a53ad272176bca:
tee: optee: Fix supplicant based device enumeration (2023-11-03 09:27:20 +0100)
---------------------------------------------------------------- OP-TEE fix for supplicant based device enumeration
Adds a sysfs attribute for devices depending on supplicant services so that the user-space service can detect and detach those devices before closing the supplicant
---------------------------------------------------------------- Sumit Garg (1): tee: optee: Fix supplicant based device enumeration
Documentation/ABI/testing/sysfs-bus-optee-devices | 9 +++++++++ drivers/tee/optee/device.c | 17 +++++++++++++++-- 2 files changed, 24 insertions(+), 2 deletions(-)