Files
esp-idf/tools/test_apps/security/secure_boot/sdkconfig.ci.ecdsa_p256
T

10 lines
280 B
Plaintext

CONFIG_PARTITION_TABLE_OFFSET=0xD000
CONFIG_SECURE_BOOT=y
CONFIG_SECURE_BOOT_V2_ENABLED=y
CONFIG_SECURE_SIGNED_APPS_ECDSA_V2_SCHEME=y
CONFIG_SECURE_BOOT_ECDSA_KEY_LEN_256_BITS=y
CONFIG_SECURE_BOOT_SIGNING_KEY="test_ecdsa_p256_key.pem"
CONFIG_SECURE_BOOT_BUILD_SIGNED_BINARIES=y