Commit a39e12f
[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]>1 parent 1eff55d commit a39e12f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments