zephyr/scripts/ci
Torsten Rasmussen db89e7699d sysbuild: generate .config.sysbuild for controlling build settings
Sysbuild now generates a .config.sysbuild config file which specifies
settings controlled by sysbuild.
Any setting specified in this .config will overrule user provided
setting, and a warning will be raised if the sysbuild controlled value
is different from the value specified by the user.

This has the following benefits:
- Allow sysbuild to control any build setting without adjustments to
  the existing Kconfig tree
- Allow sysbuild to adjust settings based on knowledge regarding enabled
  images / bootloaders.
- Cleanup CMake code, as settings in sysbuild no longer needs to be
  propagated using CMake cache variables.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2023-05-25 14:57:41 +02:00
..
check_compliance.py sysbuild: generate .config.sysbuild for controlling build settings 2023-05-25 14:57:41 +02:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
guideline_check.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
pylintrc scripts: ci: Enable pylint check for argument parser abbreviations 2023-01-26 20:12:36 +09:00
tags.yaml ci: make any arch/ changes trigger kernel testing as well 2023-02-03 10:09:26 +09:00
test_plan.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
twister_ignore.txt uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
upload_test_results.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
upload_test_results_es.py ci: elasticsearch: do not set id for documentats. 2023-02-21 13:06:29 -05:00
version_mgr.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00