scripts: ci: check_compliance: Add MCUboot Kconfig
Adds a Kconfig used by MCUboot to the allow list Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
8a71f617bf
commit
9354e181d6
1 changed files with 1 additions and 0 deletions
|
@ -935,6 +935,7 @@ flagged.
|
|||
"BOOT_SWAP_USING_SCRATCH", # Used in sysbuild for MCUboot configuration
|
||||
"BOOT_ENCRYPTION_KEY_FILE", # Used in sysbuild
|
||||
"BOOT_ENCRYPT_IMAGE", # Used in sysbuild
|
||||
"BOOT_MAX_IMG_SECTORS_AUTO", # Used in sysbuild
|
||||
"BINDESC_", # Used in documentation as a prefix
|
||||
"BOOT_UPGRADE_ONLY", # Used in example adjusting MCUboot config, but
|
||||
# symbol is defined in MCUboot itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue