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
Alexander Boettcher
5f7fe7498f
platform_drv: add mmio delayer support
...
required after power on and function level reset
Issue #3963
2021-01-25 13:48:08 +01:00
Alexander Boettcher
0ef7e58ef9
platform_drv.inc: support acpi_drv and acpica
...
Issue #2816
2018-05-30 13:36:31 +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
Sebastian Sumpf
ff0f1ebafc
os: adapt pci test to component API
...
* also add pci.run
Fixes #2201
2016-12-23 16:52:09 +01:00