/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 29 WR_DIS.SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 7, 1, [] wr_dis of SECURE_BOOT_KEY… 123 SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 87, 1, [] Revoke 3rd secure boot key
|
D | esp_efuse_table.c | 79 {EFUSE_BLK0, 7, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE2, 454 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE2[] = { variable 799 &WR_DIS_SECURE_BOOT_KEY_REVOKE2[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE2 1269 &SECURE_BOOT_KEY_REVOKE2[0], // [] Revoke 3rd secure boot key
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 31 WR_DIS.SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 7, 1, [] wr_dis of SECURE_BOOT_KEY… 129 SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 87, 1, [] Revoke 3rd secure boot key
|
D | esp_efuse_table.c | 87 {EFUSE_BLK0, 7, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE2, 478 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE2[] = { variable 842 &WR_DIS_SECURE_BOOT_KEY_REVOKE2[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE2 1332 &SECURE_BOOT_KEY_REVOKE2[0], // [] Revoke 3rd secure boot key
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 34 WR_DIS.SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 7, 1, [] wr_dis of SECURE_BOOT_KEY… 138 SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 87, 1, [] Revoke 3rd secure boot key
|
D | esp_efuse_table.c | 99 {EFUSE_BLK0, 7, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE2, 514 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE2[] = { variable 904 &WR_DIS_SECURE_BOOT_KEY_REVOKE2[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE2 1424 &SECURE_BOOT_KEY_REVOKE2[0], // [] Revoke 3rd secure boot key
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 30 WR_DIS.SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 7, 1, [] wr_dis of SECURE_BOOT_KEY… 131 SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 87, 1, [] Revoke 3rd secure boot key
|
D | esp_efuse_table.c | 83 {EFUSE_BLK0, 7, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE2, 486 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE2[] = { variable 845 &WR_DIS_SECURE_BOOT_KEY_REVOKE2[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE2 1350 &SECURE_BOOT_KEY_REVOKE2[0], // [] Revoke 3rd secure boot key
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 37 WR_DIS.SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 7, 1, [] wr_dis of SECURE_BOOT_KEY… 153 SECURE_BOOT_KEY_REVOKE2, EFUSE_BLK0, 87, 1, [] Revoke 3rd secure boot key
|
D | esp_efuse_table.c | 111 {EFUSE_BLK0, 7, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE2, 574 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE2[] = { variable 1047 &WR_DIS_SECURE_BOOT_KEY_REVOKE2[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE2 1627 &SECURE_BOOT_KEY_REVOKE2[0], // [] Revoke 3rd secure boot key
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 85 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
D | summary_ESP32-H2.rst | 84 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
D | summary_ESP32-C3.rst | 88 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
D | summary_ESP32-S2.rst | 98 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
D | summary_ESP32-S3.rst | 83 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
D | summary_ESP32-P4.rst | 104 …SECURE_BOOT_KEY_REVOKE2 (BLOCK0) Revoke 3rd secure boot key …
|
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | cmds.py | 1298 "SECURE_BOOT_KEY_REVOKE2": (1 << 5), 1348 "SECURE_BOOT_KEY_REVOKE2",
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 303 /** secure_boot_key_revoke2 : RO; bitpos: [23]; default: 0; 307 uint32_t secure_boot_key_revoke2:1; member 1738 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE2.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 303 /** secure_boot_key_revoke2 : RO; bitpos: [23]; default: 0; 307 uint32_t secure_boot_key_revoke2:1; member 1735 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE2.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 293 /** secure_boot_key_revoke2 : RO; bitpos: [23]; default: 0; 296 uint32_t secure_boot_key_revoke2:1; member 1732 * If SECURE_BOOT_KEY_REVOKE2 is 1, then it indicates a programming error.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 21 …SECURE_BOOT_KEY_REVOKE2 : {show: y, blk : 0, word: 1, pos: 28, len : 1, start : 60, type…
|
D | esp32c3.yaml | 29 …SECURE_BOOT_KEY_REVOKE2 : {show: y, blk : 0, word: 2, pos: 23, len : 1, start : 87, type…
|
D | esp32c5.yaml | 32 …SECURE_BOOT_KEY_REVOKE2 : {show: y, blk : 0, word: 2, pos: 23, len : 1, start : 87, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 337 /** secure_boot_key_revoke2 : RO; bitpos: [23]; default: 0; 340 uint32_t secure_boot_key_revoke2:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 329 /** secure_boot_key_revoke2 : RO; bitpos: [23]; default: 0; 332 uint32_t secure_boot_key_revoke2:1; member
|