first commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
[SECURE BOOT]
|
||||
secure_boot_en = False
|
||||
public_key_digest_path = .\secure\public_key_digest.bin
|
||||
public_key_digest_block_index = 0
|
||||
|
||||
[FLASH ENCRYPTION]
|
||||
flash_encryption_en = False
|
||||
reserved_burn_times = 0
|
||||
flash_encrypt_key_block_index = 1
|
||||
|
||||
[SECURE OTHER CONFIG]
|
||||
flash_encryption_use_customer_key_enable = False
|
||||
flash_encryption_use_customer_key_path = .\secure\flash_encrypt_key.bin
|
||||
flash_force_write_enable = False
|
||||
|
||||
[FLASH ENCRYPTION KEYS LOCAL SAVE]
|
||||
keys_save_enable = False
|
||||
encrypt_keys_enable = False
|
||||
encrypt_keys_aeskey_path =
|
||||
|
||||
[ESP32C* EFUSE BIT CONFIG]
|
||||
dis_usb_jtag = False
|
||||
dis_pad_jtag = False
|
||||
soft_dis_jtag = 7
|
||||
dis_direct_boot = False
|
||||
dis_download_icache = False
|
||||
dis_download_manual_encrypt = False
|
||||
|
||||
Reference in New Issue
Block a user