Sebastian Sumpf
e27737a0a5
dde_rump: add RISC-V support
...
This commit adds RISC-V file-system support through the backport
originally provided by ARMv8.
fixes #4800
2023-04-17 14:48:25 +02:00
Christian Prochaska
f91ece78e0
dde_rump: move periodic sync into rump kernel thread
...
Issue #4459
2022-04-13 09:29:06 +02:00
Stefan Kalkowski
8f71c90ca8
dde_rump: backport aarch64 ( Fix #3565 )
2019-12-19 16:59:03 +01:00
Christian Helmuth
97df705e53
dde_rump: eliminate global ctors
2019-11-19 14:23:55 +01:00
Alexander Boettcher
21b2b7e1ea
rump: handle error case in vm_vfs rump layer
...
Fixes #2677
2018-02-14 20:41:09 +01:00
Sebastian Sumpf
8af45fd5fb
rump: retrieve port sources using git
...
fixes #2621
2018-01-17 12:14:34 +01:00
Sebastian Sumpf
38abfc79f5
rump: reduce size of rump
...
* integrate rump's contrib code into Genode's build system and build what is
required by Genode, only
* checkout needed NetBSD sources directly from CVS
fixes #2589
2017-11-30 11:23:19 +01:00
Christian Prochaska
493bcc80df
dde_rump: don't build non-Genode shared libraries
...
Fixes #1512
2015-05-26 09:39:48 +02:00
Josef Söntgen
f01472b308
dde_rump: Update to current version
...
Issue #1361
2015-01-20 11:23:49 +01:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00