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
[nrf fromlist] drivers: mbox: nrf_vevif_event_tx: Add barrier after event trigger
Due to errata 16 VPR is triggering an event and immediately clears that
event. There are cases when if APP is sleeping it may not be waken up
by that event. Add barrier which fixes the issue (possibly due to
increased period when event is set).
Upstream PR #: 86249
Signed-off-by: Krzysztof Chruściński <[email protected]>
0 commit comments