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
Norman Feske
915adcd0dd
base: remove internal use of format strings
...
Issue #2064
2023-03-13 14:32:38 +01:00
Norman Feske
8cc2662aac
Remove support for the Muen separation kernel
...
Fixes #3995
Fixes #3994
2021-02-23 11:55:44 +01:00
Stefan Kalkowski
bdd923406f
base: remove SPEC variables of boards ( fix #3971 )
...
* Remove SPEC declarations from mk/spec
* Remove all board-specific REQUIRE declaratiions left
* Replace [have_spec <board>] run-script declarations with have_board where necessary
* Remove addition of BOARD variable to SPECS in toplevel Makefile
* Move board-specific directories in base-hw out of specs
2021-01-25 13:58:09 +01:00
Stefan Kalkowski
da502dd036
muen: disable SMP test on Muen
2019-02-19 11:08:17 +01:00
Stefan Kalkowski
a062ba6dd2
base: add tlb shootdown test metric to smp test
...
Fix #3041
2018-11-27 11:36:35 +01:00
Stefan Kalkowski
36fe50ebad
base: unify mp_server and affinity test
...
* remove outdated cpufreq test for Arndale
* execute new SMP test on hardware not in Qemu in nightly tests
Ref #3041
2018-11-27 11:36:35 +01:00