mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
68156918ee
With commit 1389b63050f359214b6b309c687f7cd0e280c6b2 in thread.cc for base-foc a bug was fixed, where the memory of the context got freed up before running the de-constructor. Apply the fix also to base and base-mb.
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