Martin Stein
f64ec500bf
run/rtc: assert spec x86 and !linux
2018-11-16 14:37:20 +01:00
Christian Helmuth
8bd0efced6
Remove obsolete RAM/CAP services from run scripts
...
Adapted launchpad and also the rm_fault and resource_request tests.
Issue #2407
2017-05-31 13:16:22 +02:00
Emery Hemingway
16be05e530
Optional session label for Rtc connection constructor
...
Ref #2410
2017-05-31 13:16:22 +02:00
Stefan Kalkowski
0fb672b493
run: use default Qemu memory size for x86
...
Fix #2428
2017-05-31 13:16:19 +02:00
Norman Feske
ccffbb0dfc
Build dynamically linked executables by default
...
Fixes #2184
2016-12-14 11:22:27 +01:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +02:00
Josef Söntgen
0a835e4ce9
os: structured timestamp in Rtc session
...
Instead of returning an uint64_t value, return a structured time stamp.
This change is only visible to components using Rtc_session directly.
Fixes #1381 .
2015-02-16 13:40:34 +01:00
Christian Helmuth
febca1b827
rtc: pseudo driver for linux + server framework
...
The commit also includes a test program incl. run script.
Fixes #1344 .
2015-01-26 12:28:40 +01:00