u-boot/drivers/firmware/scmi
Patrick Delaunay 2a3f161c8b 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 d877f8fd0f ("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: 240720e905 ("firmware: scmi: mailbox/smt agent device")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
2021-04-12 17:44:55 -04:00
..
Kconfig firmware: scmi: support Arm SMCCC transport 2020-09-30 11:55:23 -04:00
mailbox_agent.c scmi: cosmetic: reorder include files 2021-03-11 17:03:19 +01:00
Makefile firmware: scmi: sandbox test for SCMI clocks 2020-09-30 11:55:23 -04:00
sandbox-scmi_agent.c firmware: scmi: fix inline comments and minor coding style issues 2021-04-12 17:17:11 -04:00
sandbox-scmi_devices.c firmware: scmi: sandbox test for voltage regulator 2021-04-12 17:17:11 -04:00
scmi_agent-uclass.c firmware: scmi: voltage regulator 2021-04-12 17:17:11 -04:00
smccc_agent.c scmi: define LOG_CATEGORY 2021-03-11 17:03:19 +01:00
smt.c scmi: correctly configure MMU for SCMI buffer 2021-04-12 17:44:55 -04:00
smt.h firmware: scmi: mailbox/smt agent device 2020-09-30 11:55:23 -04:00