u-boot-brain/arch/arm/mach-zynqmp
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: zynqmp: Print multiboot register value in EL3 2020-04-06 12:51:30 +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
handoff.c arm: zynqmp: Wire SPL/ATF handoff structure properly 2020-01-14 09:05:54 +01:00
Kconfig arm64: zynqmp: Add board_boot_order for MMC boot extension 2020-01-14 09:05:53 +01:00
Makefile arm64: zynqmp: Use mailbox driver for PMUFW config loading 2019-10-08 09:55:11 +02:00
mkimage_fit_atf.sh arm64: zynqmp: Add support for u-boot.itb generation without ATF 2020-04-06 12:52:45 +02:00
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
psu_spl_init.c arm64: zynqmp: Do not assing MIO34 that early on zcu100 2020-01-14 09:05:53 +01:00
spl.c arm64: zynqmp: Move timeout for clock propagation below psu_init 2020-04-06 12:52:45 +02:00