We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a6e38 commit 385d020Copy full SHA for 385d020
1 file changed
boot/bootutil/pkg.yml
@@ -47,7 +47,7 @@ pkg.ign_files:
47
- "ed25519_psa.c" # Currently no PSA for mynewet
48
- "encrypted_psa.c"
49
50
-pkg.source_files.!BOOT_LOADER:
+pkg.source_files.'!BOOT_LOADER && !SELFTEST':
51
- "src/bootutil_public.c"
52
53
pkg.deps.BOOTUTIL_USE_MBED_TLS:
0 commit comments