Home
last modified time | relevance | path

Searched full:secure_boot_aggressive_revoke (Results 1 – 25 of 36) sorted by relevance

12

/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv37 WR_DIS.SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 16, 1, [] wr_dis of SECURE_BOOT_AGG…
131 SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, [] Set this bit to enable re…
Desp_efuse_table.c111 {EFUSE_BLK0, 16, 1}, // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
486 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable
839 &WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
1309 …&SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] Set this bit to enable revoking aggressive secure bo…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv40 WR_DIS.SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 16, 1, [] wr_dis of SECURE_BOOT_AGG…
139 SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, [] Represents whether revoki…
Desp_efuse_table.c123 {EFUSE_BLK0, 16, 1}, // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
518 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable
887 &WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
1382 …&SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] Represents whether revoking aggressive secure boot i…
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv42 WR_DIS.SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 16, 1, [] wr_dis of SECURE_BOOT_AGG…
146 SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, [] Set this bit to enable ag…
Desp_efuse_table.c131 {EFUSE_BLK0, 16, 1}, // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
546 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable
944 &WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
1464 …&SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] Set this bit to enable aggressive secure boot key re…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv41 WR_DIS.SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 16, 1, [] wr_dis of SECURE_BOOT_AGG…
141 SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, [] Represents whether revoki…
Desp_efuse_table.c127 {EFUSE_BLK0, 16, 1}, // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
526 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable
900 &WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
1400 …&SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] Represents whether revoking aggressive secure boot i…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv45 WR_DIS.SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 16, 1, [] wr_dis of SECURE_BOOT_AGG…
161 SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, [] Set this bit to enable re…
Desp_efuse_table.c143 {EFUSE_BLK0, 16, 1}, // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE,
606 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable
1087 &WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] wr_dis of SECURE_BOOT_AGGRESSIVE_REVOKE
1667 …&SECURE_BOOT_AGGRESSIVE_REVOKE[0], // [] Set this bit to enable revoking aggressive secure bo…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst98SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Represents whether revoking aggressive secure b…
Dsummary_ESP32-H2.rst100SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Represents whether revoking aggressive secure b…
Dsummary_ESP32-C3.rst96SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Set this bit to enable revoking aggressive secu…
Dsummary_ESP32-S2.rst106SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Set this bit to enable aggressive secure boot k…
Dsummary_ESP32-S3.rst91SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Set this bit to enable revoking aggressive secu…
Dsummary_ESP32-P4.rst120SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Represents whether revoking aggressive secure b…
/hal_espressif-latest/components/bootloader_support/src/
Dsecure_boot.c338 ESP_LOGW(TAG, "Not enabled AGGRESSIVE KEY REVOKE (set SECURE_BOOT_AGGRESSIVE_REVOKE->1)"); in esp_secure_boot_cfg_verify_release_mode()
/hal_espressif-latest/tools/esptool_py/esptool/
Dcmds.py1294 "SECURE_BOOT_AGGRESSIVE_REVOKE": (1 << 1),
1340 if get_security_flag_status("SECURE_BOOT_AGGRESSIVE_REVOKE", flags):
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h357 /** secure_boot_aggressive_revoke : RO; bitpos: [21]; default: 0;
361 uint32_t secure_boot_aggressive_revoke:1; member
1791 * Indicates a programming error of SECURE_BOOT_AGGRESSIVE_REVOKE.
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h357 /** secure_boot_aggressive_revoke : RO; bitpos: [21]; default: 0;
361 uint32_t secure_boot_aggressive_revoke:1; member
1788 * Indicates a programming error of SECURE_BOOT_AGGRESSIVE_REVOKE.
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h338 /** secure_boot_aggressive_revoke : RO; bitpos: [21]; default: 0;
341 uint32_t secure_boot_aggressive_revoke:1; member
1777 * If SECURE_BOOT_AGGRESSIVE_REVOKE is 1, then it indicates a programming error.
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c61.yaml31SECURE_BOOT_AGGRESSIVE_REVOKE : {show: y, blk : 0, word: 2, pos: 27, len : 1, start : 91, type…
Desp32c3.yaml38SECURE_BOOT_AGGRESSIVE_REVOKE : {show: y, blk : 0, word: 3, pos: 21, len : 1, start: 117, type…
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_struct.h382 /** secure_boot_aggressive_revoke : RO; bitpos: [21]; default: 0;
385 uint32_t secure_boot_aggressive_revoke:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h374 /** secure_boot_aggressive_revoke : RO; bitpos: [21]; default: 0;
377 uint32_t secure_boot_aggressive_revoke:1; member

12