/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 28 WR_DIS.SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 6, 1, [] wr_dis of SECURE_BOOT_KEY… 122 SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 86, 1, [] Revoke 2nd secure boot key
|
D | esp_efuse_table.c | 75 {EFUSE_BLK0, 6, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE1, 450 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE1[] = { variable 794 &WR_DIS_SECURE_BOOT_KEY_REVOKE1[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE1 1264 &SECURE_BOOT_KEY_REVOKE1[0], // [] Revoke 2nd secure boot key
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 30 WR_DIS.SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 6, 1, [] wr_dis of SECURE_BOOT_KEY… 128 SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 86, 1, [] Revoke 2nd secure boot key
|
D | esp_efuse_table.c | 83 {EFUSE_BLK0, 6, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE1, 474 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE1[] = { variable 837 &WR_DIS_SECURE_BOOT_KEY_REVOKE1[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE1 1327 &SECURE_BOOT_KEY_REVOKE1[0], // [] Revoke 2nd secure boot key
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 33 WR_DIS.SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 6, 1, [] wr_dis of SECURE_BOOT_KEY… 137 SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 86, 1, [] Revoke 2nd secure boot key
|
D | esp_efuse_table.c | 95 {EFUSE_BLK0, 6, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE1, 510 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE1[] = { variable 899 &WR_DIS_SECURE_BOOT_KEY_REVOKE1[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE1 1419 &SECURE_BOOT_KEY_REVOKE1[0], // [] Revoke 2nd secure boot key
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 29 WR_DIS.SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 6, 1, [] wr_dis of SECURE_BOOT_KEY… 130 SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 86, 1, [] Revoke 2nd secure boot key
|
D | esp_efuse_table.c | 79 {EFUSE_BLK0, 6, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE1, 482 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE1[] = { variable 840 &WR_DIS_SECURE_BOOT_KEY_REVOKE1[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE1 1345 &SECURE_BOOT_KEY_REVOKE1[0], // [] Revoke 2nd secure boot key
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 36 WR_DIS.SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 6, 1, [] wr_dis of SECURE_BOOT_KEY… 152 SECURE_BOOT_KEY_REVOKE1, EFUSE_BLK0, 86, 1, [] Revoke 2nd secure boot key
|
D | esp_efuse_table.c | 107 {EFUSE_BLK0, 6, 1}, // [] wr_dis of SECURE_BOOT_KEY_REVOKE1, 570 static const esp_efuse_desc_t SECURE_BOOT_KEY_REVOKE1[] = { variable 1042 &WR_DIS_SECURE_BOOT_KEY_REVOKE1[0], // [] wr_dis of SECURE_BOOT_KEY_REVOKE1 1622 &SECURE_BOOT_KEY_REVOKE1[0], // [] Revoke 2nd secure boot key
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 84 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
D | summary_ESP32-H2.rst | 83 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
D | summary_ESP32-C3.rst | 87 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
D | summary_ESP32-S2.rst | 97 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
D | summary_ESP32-S3.rst | 82 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
D | summary_ESP32-P4.rst | 103 …SECURE_BOOT_KEY_REVOKE1 (BLOCK0) Revoke 2nd secure boot key …
|
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | cmds.py | 1297 "SECURE_BOOT_KEY_REVOKE1": (1 << 4), 1347 "SECURE_BOOT_KEY_REVOKE1",
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 298 /** secure_boot_key_revoke1 : RO; bitpos: [22]; default: 0; 302 uint32_t secure_boot_key_revoke1:1; member 1734 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE1.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 298 /** secure_boot_key_revoke1 : RO; bitpos: [22]; default: 0; 302 uint32_t secure_boot_key_revoke1:1; member 1731 * Indicates a programming error of SECURE_BOOT_KEY_REVOKE1.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 289 /** secure_boot_key_revoke1 : RO; bitpos: [22]; default: 0; 292 uint32_t secure_boot_key_revoke1:1; member 1728 * If SECURE_BOOT_KEY_REVOKE1 is 1, then it indicates a programming error.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 20 …SECURE_BOOT_KEY_REVOKE1 : {show: y, blk : 0, word: 1, pos: 27, len : 1, start : 59, type…
|
D | esp32c3.yaml | 28 …SECURE_BOOT_KEY_REVOKE1 : {show: y, blk : 0, word: 2, pos: 22, len : 1, start : 86, type…
|
D | esp32c5.yaml | 31 …SECURE_BOOT_KEY_REVOKE1 : {show: y, blk : 0, word: 2, pos: 22, len : 1, start : 86, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 333 /** secure_boot_key_revoke1 : RO; bitpos: [22]; default: 0; 336 uint32_t secure_boot_key_revoke1:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 325 /** secure_boot_key_revoke1 : RO; bitpos: [22]; default: 0; 328 uint32_t secure_boot_key_revoke1:1; member
|