95cee39ce82d8086b074fcda773a44b172675f42

Currently, the shifted value we are providing to comp mask is 32-bit. The number of output ports have increased beyond 32, and it requires for the correct bit to be set to report buf done to context correctly. Extend the mask value calculation to 64-bit. CRs-Fixed: 2948116 Change-Id: I70e30fc44c178c04d0e962a31e4c48e3e5a13e75 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>
Описание
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%