Hacker News new | ask | show | jobs
by monocasa 789 days ago
Genode can also run on sel4.
1 comments

Are its TCB and integration similarly verified? If not formally-verified, are they in a safe language or statically analyzed to block common errors?
I mean, LionOS appears to (with the exception of sel4 itself) be mainly written in unverified C without heavy static analysis.

So LionOS and Genode appear to be about equal in that regard.