Commit f313788
libmicrokit: ack all IRQs (workaround seL4/#1536)
There is a subtle race condition in the way that seL4
sets up IRQs: seL4/seL4#1536.
This removes the need for every driver to manually do
something equivalent, as we have needed in sDDF.
Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>1 parent f6342a6 commit f313788
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
72 | 89 | | |
73 | 90 | | |
74 | 91 | | |
| |||
0 commit comments