You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In rpmsg_create_ept when an endpoint message is written in rpmsg_virtio_send_offchannel_raw using metal_io_block_write, there is no cache flush operation carried out which results in other core seeing stale/garbage values.
In
rpmsg_create_eptwhen an endpoint message is written inrpmsg_virtio_send_offchannel_rawusingmetal_io_block_write, there is no cache flush operation carried out which results in other core seeing stale/garbage values.