mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-24 13:28:04 +00:00
c2d3543e62
Add functionality to lookup an object and lock it. Additional the case is handled that a object may be already in-destruction and the lookup will deny returning the object. The object_pool generalize the lookup and lock functionality of the rpc_server and serve as base for following up patches to fix dangling pointer issues. |
||
---|---|---|
.. | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
platform | ||
run | ||
src | ||
README |
This repository contains the port of Genode for Xilinx MicroBlaze-based platforms. It is based on an custom microkernel implementation, which is also part of this repository. To get an overview on the this platform and the underlying microkernel please refer to the introduction located at: ! <GENODE_DIR>/base-mb/doc/microblaze.txt To get a quick overview about how to work with this platform, you may read the getting-started guide located at: ! <GENODE_DIR>/base-mb/doc/getting_started.txt