-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Build Systempriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Summary
SCA Tools may be depending on certain Kconfig settings, or have adjustments to do to the config.
Describe the solution you'd like
The SCA infrastructure should support one of the following:
- Ability to place a
sca.conf
/<scatool>.conf
in the SCA folder, which is then sourced in addition to other conf files. - Ability to place a Kconfig.defconfig file in the SCA folder, which allows for adjusting default values but still allows users conf files to take precedence.
Pros / cons of solutions above:
<to be filled>
Alternatives
No response
Additional Context
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Build Systempriority: mediumMedium impact/importance bugMedium impact/importance bug