c062f5394b803fbc03c6de53645d39090f149805

Implement a locking mechanism for retrieving and storing crypto keys. Currently, due to race condition, Host driver is fetching information in one thread while simultaneously writing key information in another thread, resulting in synchronization issues. This change is to add lock mechanism while reading and writing crypto keys. Change-Id: I156b619cf7c3c052ad3122a6f808d732fb5e4f51 CRs-Fixed: 3669552
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%