mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-04 01:48:39 +00:00
![]() 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 |
||
---|---|---|
.. | ||
vendor | ||
scmi_ap_core_proto.c | ||
scmi_common.c | ||
scmi_private.h | ||
scmi_pwr_dmn_proto.c | ||
scmi_sys_pwr_proto.c |