Norman Feske
f119d9ee8b
base: use [build_artifacts] in run scripts
...
The patch also removes a few legacies along the way, unifies the coding
style, and cuts back superfluous comments.
Issue #4860
2023-05-30 12:03:26 +02:00
Christian Helmuth
1b4128d3d9
Adapt sub_rm test to current Linux 32-bit
...
As noted above the former enum for the local-attachment address we
discovered address clashes on current Linux installations, esp. 32-bit
runtime on 64-bit Linux. The local_attach_addr is now configurable in
the run script and the memory maps heuristics were removed.
2017-11-06 13:57:23 +01:00
Alexander Boettcher
4020766105
sel4: adapt timeouts of run scripts
...
Issue #2451
2017-08-18 10:24:47 +02:00
Alexander Boettcher
5aab244ce3
sub_rm.run: use config rom for steering test
...
instead of compile time config enums.
2017-08-18 10:24:47 +02: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
Stefan Kalkowski
0fb672b493
run: use default Qemu memory size for x86
...
Fix #2428
2017-05-31 13:16:19 +02:00
Norman Feske
773e08976d
Assign cap quotas in run scripts and recipes
...
Issue #2398
2017-05-31 13:16:06 +02:00
Stefan Kalkowski
fc273f3840
run: remove vanished kernel/platform specifier
2017-01-13 13:07:01 +01: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
88f62b0988
autopilot: adapt runscripts to new run tool
...
Related to #1372 .
2015-01-26 12:28:41 +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