commit | ba2432a93e27b605de49a0877bb8d045b4c9c531 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Fri Jun 26 18:05:07 2015 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Jul 31 01:38:12 2015 +0200 |
tree | ef4f7170fbea6995436173711b2d23e65b07bdb0 | |
parent | 77b92d607d2c77e8a5610492d3ccbaef02c85c44 [diff] |
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>