On Tue, 10 Jun 2025 22:13:18 +0200, Ahmad Fatoum wrote: > We expect start_optee_early() to be called with caches disabled, so there > is no point in calling sync_caches_for_execution inside. > > Therefore let's verify the assumption that caches are indeed disabled > and drop the useless call. > > > [...]
Applied, thanks! [1/3] ARM: optee-early: drop superfluous sync_caches_for_execution https://git.pengutronix.de/cgit/barebox/commit/?id=02f4e6b02730 (link may not be stable) [2/3] ARM: Cortex-A9: invalidate caches in early lowlevel init https://git.pengutronix.de/cgit/barebox/commit/?id=2754c3aba9d1 (link may not be stable) [3/3] ARM: i.MX6Q: drop duplicate arm_early_mmu_cache_invalidate https://git.pengutronix.de/cgit/barebox/commit/?id=6db7f695218f (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>