commit | a2cfec4dfffff4ae7503a85807ed8315c6033f8a | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Fri Jul 14 11:22:27 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 21 19:37:58 2023 -0400 |
tree | 6f7779d2d2de212e5606fdb31e0126bc5eaf7bb4 | |
parent | 0812a3061d685847c32d87e2af3818084185e627 [diff] |
mach-k3: common: correct the calculations for determining firewalls The background firewall calculations were wrong, fix that to determine both the background and foreground correctly. Fixes: 8bfce2f9989f ("arm: mach-k3: common: reorder removal of firewalls") Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>