genode/repos/base-hw/src/core/kernel
Martin Stein a00eb9a66a hw: enhance and test double-list data-structure
To serve the needs of the coming CPU scheduler, the double list needs
additional methods such as 'to_tail' and 'insert_head'.

The commit also adds a run script that enables an automated unit test
of the list implementation.

ref #1225
2014-11-28 12:02:35 +01:00
..
irq.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
kernel.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
pd.cc hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00
processor.cc hw: enhance and test double-list data-structure 2014-11-28 12:02:35 +01:00
signal_receiver.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc hw: cpu_support to kernel/thread_base 2014-08-15 10:19:48 +02:00
vm.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00