9ab253432b70103e628be5d8d4195a211291a56a

At ipa wdi initialization host needs to fill structure ipa_wdi_init_in_params and pass to IPA driver. Currently host is filling the local stack structure with out zeroing out the memory and passed to IPA driver. This will lead to invalid assignment of struct variables to IPA driver copy for which host did not fill. So before using the ipa wdi initialization structure mem zero it. Change-Id: If054c2175741e6f23ebbf2165761aee8e2f8e2f0 CRs-Fixed: 2322734
Deskripsi
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%