ead982b8724f73810caf6531fbc5ae5e2966d0b0

Currently, during verification of consumed address, we are not taking into account the exapanded memory address that newer targets have. Also, we are using wrong index for fence map table, leading to supplying same resource handle for copying buffer of different fence map entry, leading to empty frame. Add correct comparision for consumed address and supply correct index for fence map entry. CRs-Fixed: 2932495 Change-Id: I1743d894ce47a51f2d93dc185865bb47b7655c05 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%