seL4/include/model
Jasper Lowell 69339d4203 Boot code: Statically allocate idle thread
The idle thread is not managed at user-level and so it can instead be
statically allocated. This simplifies the boot code and increments
towards being easier to formally verify.
2019-05-07 12:21:31 +10:00
..
preemption.h Release snapshot 2014-07-18 05:03:59 +10:00
smp.h Move PAD_TO_NEXT_CACHE_LN to util.h 2018-01-09 10:10:16 +11:00
statedata.h Boot code: Statically allocate idle thread 2019-05-07 12:21:31 +10:00