Skip to content

Commit 811ff1f

Browse files
tomchyfabiobaltieri
authored andcommitted
compliance: Remove SUIT MPI symbols
Remove SUIT MPI symbols from compliance exclusion list. Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent 3024392 commit 811ff1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/ci/check_compliance.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,9 +1029,6 @@ def check_no_undef_outside_kconfig(self, kconf):
10291029
"SRAM2", # Referenced in a comment in samples/application_development
10301030
"STACK_SIZE", # Used as an example in the Kconfig docs
10311031
"STD_CPP", # Referenced in CMake comment
1032-
"SUIT_MPI_APP_AREA_PATH", # Used by nRF runners to program provisioning data, based on build configuration
1033-
"SUIT_MPI_GENERATE", # Used by nRF runners to program provisioning data, based on build configuration
1034-
"SUIT_MPI_RAD_AREA_PATH", # Used by nRF runners to program provisioning data, based on build configuration
10351032
"TEST1",
10361033
"TOOLCHAIN_ARCMWDT_SUPPORTS_THREAD_LOCAL_STORAGE", # The symbol is defined in the toolchain
10371034
# Kconfig which is sourced based on Zephyr

0 commit comments

Comments
 (0)