genode/repos/base-hw/src/base
Norman Feske a974726e26 hw: skeleton for building on x86_64
This patch contains the initial code needed to build and bootstrap the
base-hw kernel on x86 64-bit platforms. It gets stuck earlier
because the binary contains 64-bit instructions, but it is started in
32-bit mode. The initial setup of page tables and switch to long mode is
still missing from the crt0 code.
2015-03-27 11:53:16 +01:00
..
arm/kernel hw: re-organize file structure 2014-08-15 10:19:48 +02:00
cpu base: interface for D- and I-cache synchronization 2014-05-27 11:14:45 +02:00
ipc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
lock Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
signal base: refactor signal_transmitter::submit 2015-03-19 09:32:52 +01:00
thread hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
x86_64/kernel hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00