genode/repos/base-hw/src/core/spec/x86_64/kernel
Stefan Kalkowski e05d26567d hw: make 'smp' property an aspect (Ref #1312)
This commit separates certain SMP aspects into 'spec/smp' subdirectories.
Thereby it simplifies non-SMP implementations again, where no locking
and several platform specific maintainance operations are not needed.
Moreover, it moves several platform specifics to appropriated places,
removes dead code from x86, and starts to turn global static pointers
into references that are handed over.
2016-01-15 16:42:12 +01:00
..
cpu_context.cc hw_x86_64: move Cpu_context stuff to extra unit 2015-09-09 15:14:27 +02:00
crt0_translation_table.s hw_x86_64: Extend inital page tables up to 1 GiB 2015-07-21 09:30:11 +02:00
crt0.s hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
thread.cc hw_x86_64: move Cpu_context stuff to extra unit 2015-09-09 15:14:27 +02:00