You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genode/base-host
Martin Stein ea7ed5947a base: hand over Pd_connection label to Platform_pd
fix: #656
10 years ago
..
etc Imported Genode release 11.11 12 years ago
include/base Remove 'Native_lock' type from 'native_types.h' 10 years ago
lib/mk base: make signal framework usable for base-hw 10 years ago
src base: hand over Pd_connection label to Platform_pd 10 years ago
README Imported Genode release 11.11 12 years ago

README

This repository contains dummy implementations of platform-specific Genode APIs
to enable the compilation of Genode for the host platform. Because the
repository provides only dummy implementations, most of the generated binaries
will not work. However, the repository serves two important purposes. It
documents the platform- specific APIs that must be filled out when porting
Genode to another platform, and it is the build environment for unit tests
executed on the host platform.