stm32mp1: mmu_set_region_dcache_behaviour
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 24 Jul 2020 09:21:51 +0000 (11:21 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 28 Jul 2020 15:21:37 +0000 (17:21 +0200)
commit43fe9d2fda24ea56a1ff35ecc02a6a93f795c1c0
treea71760cdfeed65ab222664574c7b28faec516064
parent97f7e39def44439789fed911850a0d687c3da3e9
stm32mp1: mmu_set_region_dcache_behaviour

Since commit d877f8fd0f09 ("arm: provide a function for boards init
code to modify MMU virtual-physical map") the parameter of
mmu_set_region_dcache_behaviour need to be MMU_SECTION_SIZE
aligned.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/cpu.c