From: Tom Rini Date: Thu, 24 Apr 2025 16:45:41 +0000 (-0600) Subject: Merge patch series "arm: mach-k3: remove some firewalls left over by ROM" X-Git-Tag: v2025.07-rc1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=629f089387adf7b0c39b77ac8d337cff7989f81d;p=thirdparty%2Fu-boot.git Merge patch series "arm: mach-k3: remove some firewalls left over by ROM" Bryan Brattlof says: This small series is here to remove some firewalls setup by ROM during their boot and clean things up for Linux later on. Ideally this would be a simple call to remove_fwl_configs() however the location of the firewall is problematic (could potentially crash the core) when we're currently executing from the memory region protected by the firewall. So we need to introduce a function which allows us to disable specific firewall regions and skip others to ensure boot stability. Link: https://lore.kernel.org/r/20250414-firewalls-v1-0-89090085c08b@ti.com --- 629f089387adf7b0c39b77ac8d337cff7989f81d