mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
By moving core's build-description to a library - a pattern already employed for the other base platforms - we become able to cleanly split x86-specific code (I/O-port access) from generic code. This is a prerequisite for enabling non-x86 architectures such as AARCH64. Issue #4136
This repository contains the Linux-specific implementation of Genode.