commit | dd512f2762a9a89100edd915a6f3c3662c1d646d | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Wed Jan 17 15:06:58 2024 +0530 |
committer | Manorit Chawdhry <m-chawdhry@ti.com> | Fri Feb 02 11:42:50 2024 +0530 |
tree | 1f59f7a7299e35bae22360074a968df676c1a2e3 | |
parent | f287df00a0ddea3678e4b29690b7e68a33862e9c [diff] |
fix(k3): increment while reading trail bytes The trail bytes from the secure proxy driver were being overwritten, increase the count each time to not overwrite the existing data and not get the end data corrupted from secure proxy. Fixes: d76fdd33e011 ("ti: k3: drivers: Add Secure Proxy driver") Change-Id: I8e23f8b6959da886d6ab43049746f78765ae1766 Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>