scripts: ci: check_compliance: Add Kconfig to allow list
Adds a Kconfig used in MCUboot to the allow list Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
8a8b91843d
commit
4876ff4b42
1 changed files with 1 additions and 0 deletions
|
@ -1024,6 +1024,7 @@ flagged.
|
||||||
"BOOT_ENCRYPTION_KEY_FILE", # Used in sysbuild
|
"BOOT_ENCRYPTION_KEY_FILE", # Used in sysbuild
|
||||||
"BOOT_ENCRYPT_IMAGE", # Used in sysbuild
|
"BOOT_ENCRYPT_IMAGE", # Used in sysbuild
|
||||||
"BOOT_FIRMWARE_LOADER", # Used in sysbuild for MCUboot configuration
|
"BOOT_FIRMWARE_LOADER", # Used in sysbuild for MCUboot configuration
|
||||||
|
"BOOT_FIRMWARE_LOADER_BOOT_MODE", # Used in sysbuild for MCUboot configuration
|
||||||
"BOOT_MAX_IMG_SECTORS_AUTO", # Used in sysbuild
|
"BOOT_MAX_IMG_SECTORS_AUTO", # Used in sysbuild
|
||||||
"BOOT_RAM_LOAD", # Used in sysbuild for MCUboot configuration
|
"BOOT_RAM_LOAD", # Used in sysbuild for MCUboot configuration
|
||||||
"BOOT_SERIAL_BOOT_MODE", # Used in (sysbuild-based) test/
|
"BOOT_SERIAL_BOOT_MODE", # Used in (sysbuild-based) test/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue