u-boot-brain/arch/arm/mach-mvebu/armada8k
Grzegorz Jaszczyk a2122d8bab arm64: mvebu: do not map firmware RT service region
There is region left by ATF, which needs to remain in memory to provide RT
services. To prevent overwriting it by u-boot, do not provide any mapping
for this memory region, so any attempt to access it will trigger
synchronous exception.

Update sr 2021-04-12:
Don't update armada3700/cpu.c mmu table, as this has specific changes
included in mainline.

Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2021-05-16 06:48:45 +02:00
..
cache_llc.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c arm64: mvebu: do not map firmware RT service region 2021-05-16 06:48:45 +02:00
dram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile arm64: mvebu: armada-8k: move dram init code 2020-04-14 13:16:42 +02:00