au-ts / sddf

A collection of interfaces, libraries and tools for writing device drivers for seL4 that allow accessing devices securely and with low overhead.
Other
17 stars 14 forks source link

blk: Make the i.MX8 mmc driver more robust to errors #206

Closed midnightveil closed 1 week ago

midnightveil commented 1 month ago

Further/more detailed changes are:

Split out the error-handling code from #180 to make my life easier.