/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 27 WR_DIS.SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 5, 1, [] wr_dis of SECURE_BOOT_KEY… 121 SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 85, 1, [] Revoke 1st secure boot key
|
D | esp_efuse_table.c | 71 {EFUSE_BLK0, 5, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE0, 446 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE0[] = { variable 789 &WR_DIS_SECURE_BOOT_KEY_REVOKE0[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE0 1259 &SECURE_BOOT_KEY_REVOKE0[0], // [] Revoke 1st secure boot key
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 29 WR_DIS.SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 5, 1, [] wr_dis of SECURE_BOOT_KEY… 127 SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 85, 1, [] Revoke 1st secure boot key
|
D | esp_efuse_table.c | 79 {EFUSE_BLK0, 5, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE0, 470 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE0[] = { variable 832 &WR_DIS_SECURE_BOOT_KEY_REVOKE0[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE0 1322 &SECURE_BOOT_KEY_REVOKE0[0], // [] Revoke 1st secure boot key
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 32 WR_DIS.SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 5, 1, [] wr_dis of SECURE_BOOT_KEY… 136 SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 85, 1, [] Revoke 1st secure boot key
|
D | esp_efuse_table.c | 91 {EFUSE_BLK0, 5, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE0, 506 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE0[] = { variable 894 &WR_DIS_SECURE_BOOT_KEY_REVOKE0[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE0 1414 &SECURE_BOOT_KEY_REVOKE0[0], // [] Revoke 1st secure boot key
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 28 WR_DIS.SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 5, 1, [] wr_dis of SECURE_BOOT_KEY… 129 SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 85, 1, [] Revoke 1st secure boot key
|
D | esp_efuse_table.c | 75 {EFUSE_BLK0, 5, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE0, 478 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE0[] = { variable 835 &WR_DIS_SECURE_BOOT_KEY_REVOKE0[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE0 1340 &SECURE_BOOT_KEY_REVOKE0[0], // [] Revoke 1st secure boot key
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 35 WR_DIS.SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 5, 1, [] wr_dis of SECURE_BOOT_KEY… 151 SECURE_BOOT_KEY_REVOKE0, EFUSE_BLK0, 85, 1, [] Revoke 1st secure boot key
|
D | esp_efuse_table.c | 103 {EFUSE_BLK0, 5, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE0, 566 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE0[] = { variable 1037 &WR_DIS_SECURE_BOOT_KEY_REVOKE0[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE0 1617 &SECURE_BOOT_KEY_REVOKE0[0], // [] Revoke 1st secure boot key
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 397 efuse_lists = """RD_DIS KEY_PURPOSE_0 SECURE_BOOT_KEY_REVOKE0 404 SECURE_BOOT_KEY_REVOKE0 SECURE_BOOT_KEY_REVOKE1 570 self.espefuse_py("burn_efuse SECURE_BOOT_KEY_REVOKE0") 574 "burn_efuse SECURE_BOOT_KEY_REVOKE0 0", 576 "New value is not accepted for efuse 'SECURE_BOOT_KEY_REVOKE0' " 583 "burn_efuse SECURE_BOOT_KEY_REVOKE0 2", 585 "New value is not accepted for efuse 'SECURE_BOOT_KEY_REVOKE0' "
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 83 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
D | summary_ESP32-H2.rst | 82 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
D | summary_ESP32-C3.rst | 86 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
D | summary_ESP32-S2.rst | 96 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
D | summary_ESP32-S3.rst | 81 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
D | summary_ESP32-P4.rst | 102 …SECURE_BOOT_KEY_REVOKE0 (BLOCK0) Revoke 1st secure boot key …
|
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | cmds.py | 1296 "SECURE_BOOT_KEY_REVOKE0": (1 << 3), 1346 "SECURE_BOOT_KEY_REVOKE0",
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 293 /** secure_boot_key_revoke0 : RO; bitpos: [21]; default: 0; 297 uint32_t secure_boot_key_revoke0:1; member 1730 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE0.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 293 /** secure_boot_key_revoke0 : RO; bitpos: [21]; default: 0; 297 uint32_t secure_boot_key_revoke0:1; member 1727 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE0.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 285 /** secure_boot_key_revoke0 : RO; bitpos: [21]; default: 0; 288 uint32_t secure_boot_key_revoke0:1; member 1724 * If SECURE_BOOT_KEY_REVOKE0 is 1, then it indicates a programming error.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 19 …SECURE_BOOT_KEY_REVOKE0 : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…
|
D | esp32c3.yaml | 27 …SECURE_BOOT_KEY_REVOKE0 : {show: y, blk : 0, word: 2, pos: 21, len : 1, start : 85, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 329 /** secure_boot_key_revoke0 : RO; bitpos: [21]; default: 0; 332 uint32_t secure_boot_key_revoke0:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 321 /** secure_boot_key_revoke0 : RO; bitpos: [21]; default: 0; 324 uint32_t secure_boot_key_revoke0:1; member
|