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

9 lines
229 B
Plaintext

CONFIG_PARTITION_TABLE_OFFSET=0xD000
CONFIG_SECURE_BOOT=y
CONFIG_SECURE_BOOT_V2_ENABLED=y
CONFIG_SECURE_SIGNED_APPS_RSA_SCHEME=y
CONFIG_SECURE_BOOT_SIGNING_KEY="test_rsa_3072_key.pem"
CONFIG_SECURE_BOOT_BUILD_SIGNED_BINARIES=y