|
@@ -1,4 +1,5 @@
|
|
|
# ECDSA App signing without secure boot
|
|
# ECDSA App signing without secure boot
|
|
|
|
|
+CONFIG_IDF_TARGET="esp32"
|
|
|
CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT=y
|
|
CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT=y
|
|
|
CONFIG_SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT=y
|
|
CONFIG_SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT=y
|
|
|
CONFIG_SECURE_BOOT_SIGNING_KEY="test_ecdsa_key.pem"
|
|
CONFIG_SECURE_BOOT_SIGNING_KEY="test_ecdsa_key.pem"
|