commit | 43fe9d2fda24ea56a1ff35ecc02a6a93f795c1c0 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 24 11:21:51 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 28 17:21:37 2020 +0200 |
tree | a71760cdfeed65ab222664574c7b28faec516064 | |
parent | 97f7e39def44439789fed911850a0d687c3da3e9 [diff] |
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>