fix(examples): Fix CI tests for secure boot cases

This commit is contained in:
Konstantin Kondrashov
2025-05-13 16:01:54 +03:00
parent 7aabeaeab9
commit 11321b585e
6 changed files with 5 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="test/partitions_efuse_emul.csv"
CONFIG_SECURE_BOOT=y
CONFIG_SECURE_BOOT_V2_ENABLED=y
CONFIG_SECURE_SIGNED_APPS_ECDSA_V2_SCHEME=y
CONFIG_SECURE_BOOT_SIGNING_KEY="test/secure_boot_signing_key_ecdsa_nistp256.pem"
CONFIG_SECURE_INSECURE_ALLOW_DL_MODE=y