genode/repos/base-hw/src/core/spec/x86_64
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
..
kernel hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
muen hw_x86: discover all physical memory in core 2015-11-04 14:09:28 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00
mode_transition.s hw_x86_64: Restore kernel SS on MT entry 2015-08-21 11:00:59 +02:00
platform_support.cc hw_x86: discover all physical memory in core 2015-11-04 14:09:28 +01:00
tss.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00