]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8: caches: Added routine to set non cacheable region
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 26 Jun 2015 12:35:07 +0000 (18:05 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:55 +0000 (13:50 +0200)
commit9809db22cc39a2d05080e28360b09d3ba864806e
tree082230c9473c4f87dc5d7e9334331eaf831dc396
parent00b5d776e2ad250b887e929cf3b8b701c518eeff
armv8: caches: Added routine to set non cacheable region

Added routine mmu_set_region_dcache_behaviour() to set a
particular region as non cacheable.

Define dummy routine for mmu_set_region_dcache_behaviour()
to handle incase of dcache off.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/cache_v8.c
arch/arm/include/asm/system.h