aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2021-03-16 09:29:40 +0100
committerTom Rini <trini@konsulko.com>2021-04-12 17:44:55 -0400
commit2a3f161c8b16ed4fe4bd215dddfa21f4ddbd3e37 (patch)
treee56c6088f39093f6d37352ec117d4174eef4fcbd /drivers/misc
parentdc514d7ea2d03cf06d31f084ee356c01d35f9a83 (diff)
downloadu-boot-2a3f161c8b16ed4fe4bd215dddfa21f4ddbd3e37.zip
u-boot-2a3f161c8b16ed4fe4bd215dddfa21f4ddbd3e37.tar.gz
u-boot-2a3f161c8b16ed4fe4bd215dddfa21f4ddbd3e37.tar.bz2
scmi: correctly configure MMU for SCMI buffer
Align the MMU area for SCMI shared buffer on section size; use the ALIGN macro in mmu_set_region_dcache_behaviour call. 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. Fixes: 240720e9052f ("firmware: scmi: mailbox/smt agent device") Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions