genode/repos/base-sel4/lib/mk
Stefan Kalkowski eafe5e81e3 core: unify and simplify paging code (Fix #1641)
For most platforms except of NOVA a distinction between pager entrypoint
and pager activation is not needed, and only exists due to historical
reasons. Moreover, the pager thread's execution path is almost identical
between most platforms excluding NOVA, HW, and Fisco.OC. Therefore,
this commit unifies the pager loop for the other platforms, and removes
the pager activation class.
2015-08-21 10:58:59 +02:00
..
x86_32 sel4: import parent cap into non-core components 2015-05-26 09:40:01 +02:00
base-common.inc sel4: bootstrap of init and page-fault handling 2015-05-26 09:40:00 +02:00
base.mk sel4: use LOG console for non-core components 2015-05-26 09:40:01 +02:00
core_printf.mk sel4: move core console to core_printf library 2015-05-26 09:39:56 +02:00
core.mk core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
syscall.mk sel4: first syscall invokation 2015-05-26 09:39:54 +02:00