u-boot-brain/arch/arm/mach-versal
Ovidiu Panait 6184858b85 arm: asm/cache.c: Introduce arm_reserve_mmu
As a preparation for turning reserve_mmu into an arch-specific variant,
introduce arm_reserve_mmu on ARM. It implements the default routine for
reserving memory for MMU TLB and needs to be weakly defined in order to allow
for machines to override it.

Without this decoupling, after introducing arch_reserve_mmu, there would be two
weak definitions for it, one in common/board_f.c and one in
arch/arm/lib/cache.c.

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-04-24 15:17:14 -04:00
..
include/mach arm64: xilinx: Move firmware functions from platform to driver 2019-10-24 13:37:01 +02:00
clk.c common: Move get_tbclk() to time.h 2020-01-17 13:27:30 -05:00
cpu.c arm: asm/cache.c: Introduce arm_reserve_mmu 2020-04-24 15:17:14 -04:00
Kconfig arm64: versal: Disable DDR cache mapping if DDR is not enabled 2020-04-06 12:52:45 +02:00
Makefile arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMU 2019-02-14 14:31:09 +01:00
mp.c arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMU 2019-02-14 14:31:09 +01:00