This is a resend of the 2 ARM64 early cache fixes by Ahmad. They were not applied at the time, as there was a report of them breaking Barebox on i.MX8M. I finally had time to look into that, the first patch by me cleans the stage, so the cache fixes no longer break anything. At least the icache invalidation patch fixes an issue I hit on one system, were minimal (harmless) changes to the Barebox code would break execution. Regards, Lucas Ahmad Fatoum (2): ARM: cache_64: invalidate dcache in arm_early_mmu_cache_invalidate ARM: cache_64: invalidate icache in arm_early_mmu_cache_flush Lucas Stach (1): ARM64: entry: save/restore potentially clobbered registers arch/arm/cpu/cache_64.c | 2 ++ arch/arm/cpu/entry_ll_64.S | 12 +++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox