mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
a974726e26
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. |
||
---|---|---|
.. | ||
spec-hw_arndale.mk | ||
spec-hw_imx53_qsb_tz.mk | ||
spec-hw_imx53_qsb.mk | ||
spec-hw_odroid_xu.mk | ||
spec-hw_panda.mk | ||
spec-hw_pbxa9.mk | ||
spec-hw_rpi.mk | ||
spec-hw_usb_armory.mk | ||
spec-hw_vea9x4.mk | ||
spec-hw_x86_64.mk | ||
spec-hw.mk |