zephyr/drivers/tee
Oleksii Moisieiev 7c64a8b1a7 drivers: tee: optee: handlde GET_THREAD_COUNT call
Optee driver should handle GET_THREAD_COUNT call. This limitation is
set in Optee-OS during build and limits number of symultanious calls
to optee. Add sym to handle this limitation.

Signed-off-by: Oleksii Moisieiev <oleksii_moisieiev@epam.com>
2024-06-26 14:14:25 -04:00
..
optee drivers: tee: optee: handlde GET_THREAD_COUNT call 2024-06-26 14:14:25 -04:00
CMakeLists.txt drivers: tee: optee: Introducing OP-TEE driver implementation 2024-06-26 14:14:25 -04:00
Kconfig drivers: tee: optee: Introducing OP-TEE driver implementation 2024-06-26 14:14:25 -04:00
tee.c