30 lines
963 B
Text
30 lines
963 B
Text
|
CONFIG_ESP_WIFI_SOFTAP_SUPPORT=n
|
||
|
|
||
|
CONFIG_PARTITION_TABLE_OFFSET=0xf000
|
||
|
CONFIG_SECURE_SIGNED_ON_BOOT=y
|
||
|
CONFIG_SECURE_SIGNED_ON_UPDATE=y
|
||
|
CONFIG_SECURE_SIGNED_APPS=y
|
||
|
CONFIG_SECURE_SIGNED_APPS_ECDSA_SCHEME=y
|
||
|
CONFIG_SECURE_BOOT=y
|
||
|
CONFIG_SECURE_BOOT_V1_ENABLED=y
|
||
|
# CONFIG_SECURE_BOOTLOADER_ONE_TIME_FLASH is not set
|
||
|
CONFIG_SECURE_BOOTLOADER_REFLASHABLE=y
|
||
|
CONFIG_SECURE_BOOT_BUILD_SIGNED_BINARIES=y
|
||
|
CONFIG_SECURE_BOOT_SIGNING_KEY="/home/tobast/random/esp32/keys/sb_0/signing_key.pem"
|
||
|
CONFIG_SECURE_BOOTLOADER_KEY_ENCODING_256BIT=y
|
||
|
# CONFIG_SECURE_BOOTLOADER_KEY_ENCODING_192BIT is not set
|
||
|
CONFIG_SECURE_BOOT_INSECURE=y
|
||
|
# CONFIG_SECURE_FLASH_ENC_ENABLED is not set
|
||
|
|
||
|
#
|
||
|
# Potentially insecure options
|
||
|
#
|
||
|
CONFIG_SECURE_BOOT_ALLOW_ROM_BASIC=y
|
||
|
CONFIG_SECURE_BOOT_ALLOW_JTAG=y
|
||
|
# CONFIG_SECURE_BOOT_ALLOW_SHORT_APP_PARTITION is not set
|
||
|
# end of Potentially insecure options
|
||
|
# end of Security features
|
||
|
|
||
|
# Deprecated options for backward compatibility
|
||
|
CONFIG_SECURE_BOOT_ENABLED=y
|