commit | 7c64a8b1a7ad7d7330c27affcf0569713c922bcf | [log] [tgz] |
---|---|---|
author | Oleksii Moisieiev <oleksii_moisieiev@epam.com> | Mon Jun 17 19:00:45 2024 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 26 14:14:25 2024 -0400 |
tree | 1ef340a245d67b0987dada0a6dd9642c0c358f4d | |
parent | 97ec5548bdb43a3b0f54ce3e89d5f85d1feca8e5 [diff] |
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>