seL4/include/kernel
Hesham Almatary e9922b7456 Unify kernel stack definition/declaration and share it between architecures/modes
Rather than defining a kernel stack in random places for each
architecure for each mode (32/64) and for single/SMP modes, make the
stack definition shareable between all of the above. This is also useful
for the future ARM SMP work.
2017-01-17 15:52:58 +11:00
..
boot.h SELFOUR-421 Introduce explicit device frames and untypeds 2016-09-23 14:15:08 +10:00
cspace.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
faulthandler.h SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11:00
stack.h Unify kernel stack definition/declaration and share it between architecures/modes 2017-01-17 15:52:58 +11:00
thread.h Remove unneeded usages of VISIBLE 2016-11-24 14:46:01 +11:00
traps.h SELFOUR-635: support for TCB operations 2016-10-30 08:59:32 +11:00
vspace.h SELFOUR-518: User-level log buffer 2016-08-15 15:06:38 +10:00