mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
Includes esptool update to v2.6-beta1
This commit is contained in:

committed by
Angus Gratton

parent
88625a2501
commit
f53fef9936
@@ -298,6 +298,9 @@
|
||||
#define EFUSE_RD_CODING_SCHEME_V 0x3
|
||||
#define EFUSE_RD_CODING_SCHEME_S 0
|
||||
|
||||
#define EFUSE_CODING_SCHEME_VAL_NONE 0x0
|
||||
#define EFUSE_CODING_SCHEME_VAL_34 0x1
|
||||
|
||||
#define EFUSE_BLK0_WDATA0_REG (DR_REG_EFUSE_BASE + 0x01c)
|
||||
/* EFUSE_FLASH_CRYPT_CNT : R/W ;bitpos:[27:20] ;default: 8'b0 ; */
|
||||
/*description: program for flash_crypt_cnt*/
|
||||
|
Reference in New Issue
Block a user