A collection of interfaces, libraries and tools for writing device drivers for seL4 that allow accessing devices securely and with low overhead.
23
stars
18
forks
source link
Don't infinite loop in unexpected state #247
Closed
Ivan-Velickovic closed 2 months ago
Change assert to do an illegal instruction instead of infinite looping and get everything to call assert instead infinite looping.