]> git.dujemihanovic.xyz Git - u-boot.git/commit
armv8: mmu: add a way to map additional regions
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 8 Aug 2024 23:59:31 +0000 (01:59 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 6 Sep 2024 08:47:46 +0000 (10:47 +0200)
commit9f2d4561465b42f8cdc478ea5df44b93e12a90d9
tree4ce5d5f77f49a2477c84970831e12e4989484c2e
parenta9337c6651781c2ac0f3e381648cf1ab81eea79a
armv8: mmu: add a way to map additional regions

In some cases we might want to map some memory region after enabling
caches. Introduce a new helper for this.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/cpu/armv8/cache_v8.c
arch/arm/include/asm/system.h