commit | 36a01bdfffbbb62331781972b09a5ad47c116d68 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Thu Feb 01 18:24:46 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 04 13:41:04 2024 -0500 |
tree | 1cf69323466f61d2716cd6ca95ad4037465a3eb6 | |
parent | ef880db50c7dfc45257f922a10dcab9e19f62d82 [diff] |
arm: mach-k3: am62a7: Disable firewalls only after loading SYSFW Currently we do this multiple times, instead just do it once after loading SYSFW in R5 SPL. Signed-off-by: Andrew Davis <afd@ti.com>