I don't understand what the value is in writing a new original microkernel from scratch in this day and age when sel4* is free and open source, performance tuned for 20ish years, is security hardened, and is provably correct for both security and features? This doesn't seem like a wise path to take. * See http://sel4.systems/
Things changed in hardware in last 20 years and maybe we've learned something about software as well.
Not to mention that sel4 is GPLv2, which is kind of problematic for a commercial company.
In the end, the micro-kernel is a very small part of the whole stack.