- C
- C++
var | purpose | type | default |
---|---|---|---|
SCA_BLOCKLIST_gcc | Blacklist filter for this tool | space-separated-list | "" |
SCA_GCC_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_GCC_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_GCC_HARDENING | Additional hardening checks | int: "0" or "1" | "1" |
SCA_GCC_ANALYZER | Enable GCC analyzer support | int: "0" or "1" | "1" |
NOTE: analyzer support significantly increases the build time
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- available in SDK
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
tbd
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Quality
- n.a.
- gcc.gcc.*
- n.a.
- n.a.