753c26db74f8f3484b49902e8d37da2dce110fbc

Unlike wpa2, in wpa3 roaming scenario, roaming is not fully offloaded to FW, EAPOL handshake and key install are done from host, in current design during assoc completion handler, it sends STA_CONNECT event to IPA and IPA gets hung waiting for buffer replenish from FW and FW is waiting for current thread to return, this causes deadlock, so defer sending STA_CONNECT event to IPA after EAPOL handshake and key install for all the secure connections, hence IPA HW is ready to process the STA_CONNECT event, in this case. Change-Id: I19961cdd303ccef13621c7a20867ba852342a526 CRs-Fixed: 2958313
This is CNSS WLAN Host Driver for products starting from iHelium
توضیحات
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%