scripts: ci: check_compliance: Add Kconfig to allow list
Adds a Kconfig used for configuring MCUboot to the allow list Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
b62007972a
commit
9b8b418a2c
1 changed files with 1 additions and 0 deletions
|
@ -1030,6 +1030,7 @@ flagged.
|
|||
"BOOT_SIGNATURE_TYPE_NONE", # MCUboot setting used by sysbuild
|
||||
"BOOT_SIGNATURE_TYPE_RSA", # MCUboot setting used by sysbuild
|
||||
"BOOT_SWAP_USING_MOVE", # Used in sysbuild for MCUboot configuration
|
||||
"BOOT_SWAP_USING_OFFSET", # Used in sysbuild for MCUboot configuration
|
||||
"BOOT_SWAP_USING_SCRATCH", # Used in sysbuild for MCUboot configuration
|
||||
"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