genode/repos/base-hw
Norman Feske 28f5688dcf base: reduce size of initial stack from 32K to 4K
The initial stack is solely used to initialize the Genode environment
along with the application stack located in the stack area. It never
executes application code. Hence, we can make it small. To check that it
is not dimensioned too small, the patch introduces a sanity check right
before switching to the application stack.
2016-12-02 15:20:31 +01:00
..
doc Update Muen port 2016-08-10 11:07:48 +02:00
include Unification of native_capability.h 2016-07-11 13:07:37 +02:00
lib core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
mk/spec core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
ports Update Muen port 2016-08-10 11:07:48 +02:00
run hw: remove kernel unit test framework (fix #2096) 2016-09-30 14:15:22 +02:00
src base: reduce size of initial stack from 32K to 4K 2016-12-02 15:20:31 +01:00