arm-trusted-firmware/drivers/arm/css/scmi
sah01 99477f051e fix(scmi): make msg_header variable volatile
When tf-a is built with the llvm toolchain, the compiler optimizes the
variable in some way which results in SCMI_MSG_GET_TOKEN assert failure
in multiple places. This patch makes the msg_header variable in
mailbox_mem struct volatile, which seems to fix the issue.

Signed-off-by: sahil <sahil@arm.com>
Change-Id: I1d28b30a6472fc23ed85adff9cf73dfb536e39cc
2021-12-08 21:00:45 +05:30
..
vendor drivers: scmi: scmi_sq: Modify wrong payload length 2019-05-23 14:41:35 +09:00
scmi_ap_core_proto.c Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
scmi_common.c style(scmi_common): add \n to warning messages 2021-06-08 20:10:35 +08:00
scmi_private.h fix(scmi): make msg_header variable volatile 2021-12-08 21:00:45 +05:30
scmi_pwr_dmn_proto.c Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
scmi_sys_pwr_proto.c Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00