summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Agner <[email protected]>2016-08-14 21:33:01 -0700
committerTom Rini <[email protected]>2016-08-26 17:04:56 -0400
commit8f894a4d38adff26733225fb170f2a2d3e2b3054 (patch)
treece5df402c6be75e7db1883b2eae3cc2a2fbd8bf9 /include
parentc5b3cabf4a2f78b126a7da92c20b781a52d5307f (diff)
arm: cache: always flush cache line size for page table
The page table is maintained by the CPU, hence it is safe to always align cache flush to a whole cache line size. This allows to use mmu_page_table_flush for a single page table, e.g. when configure only small regions through mmu_set_region_dcache_behaviour. Signed-off-by: Stefan Agner <[email protected]> Tested-by: Fabio Estevam <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions