+56
−0
+129
−0
+22
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In some RX backpressure cases, we see the HW accessing REO queue descriptors of a deleted peer(after the queue descriptors are unmapped/freed), this is leading to SMMU faults. There are cases where the HW is accessing the stale REO queue descriptors after ~12seconds after the queue descriptors were freed. In order to avoid the problem, HW team has suggested to defer unmapping/free of REO Queue descriptors. Add the logic for the same. Change-Id: I5b1fb966dc75b963ccc9d22c40272c8d1d8d6026 CRs-Fixed: 2939223