Currently the interrupts are enabled before the datapath srngs are initialized. This causes an invalid access of srngs when any interrupt is received before srngs initialization, which can happen during operation mode switch, eg during switch from monitor mode to mission mode. To avoid this invalid access of srngs, enable the interrupts only after the srngs are initialized. CRs-Fixed: 2486050 Change-Id: I9e436f30e2f6b67e02db3ed32231570ab51d5f7b |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |