Searched refs:SECURE_BOOT_AGGRESSIVE_REVOKE (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-2.7.6/components/efuse/esp32s2/ |
D | esp_efuse_table.c | 286 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable 773 &SECURE_BOOT_AGGRESSIVE_REVOKE[0], // Enable aggressive secure boot revoke
|
D | esp_efuse_table.csv | 32 …CURE_BOOT_AGGRESSIVE_REVOKE,EFUSE_BLK0, 16, 1, Write protection for SECURE_BOOT_AGGRESSIVE_REVOKE 89 … SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, Enable aggressive secure boot revoke
|
/hal_espressif-2.7.6/components/efuse/esp32s3/ |
D | esp_efuse_table.c | 286 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable 785 &SECURE_BOOT_AGGRESSIVE_REVOKE[0], // Enable aggressive secure boot revoke
|
D | esp_efuse_table.csv | 31 …CURE_BOOT_AGGRESSIVE_REVOKE,EFUSE_BLK0, 16, 1, Write protection for SECURE_BOOT_AGGRESSIVE_REVOKE 88 … SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, Enable aggressive secure boot revoke
|
/hal_espressif-2.7.6/components/efuse/esp32c3/ |
D | esp_efuse_table.c | 282 static const esp_efuse_desc_t SECURE_BOOT_AGGRESSIVE_REVOKE[] = { variable 812 &SECURE_BOOT_AGGRESSIVE_REVOKE[0], // Enable aggressive secure boot revoke
|
D | esp_efuse_table.csv | 31 …CURE_BOOT_AGGRESSIVE_REVOKE,EFUSE_BLK0, 16, 1, Write protection for SECURE_BOOT_AGGRESSIVE_REVOKE 88 … SECURE_BOOT_AGGRESSIVE_REVOKE, EFUSE_BLK0, 117, 1, Enable aggressive secure boot revoke
|
/hal_espressif-2.7.6/docs/en/api-reference/system/inc/ |
D | espefuse_summary_ESP32-C3.rst | 80 …SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Enables aggressive secure boot key revocation mode = Fals…
|
D | espefuse_summary_ESP32-S2.rst | 89 …SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Enables aggressive secure boot key revocation mode = Fals…
|
D | espefuse_summary_ESP32-S3.rst | 89 …SECURE_BOOT_AGGRESSIVE_REVOKE (BLOCK0) Enables aggressive secure boot key revocation mode = Fals…
|
/hal_espressif-2.7.6/docs/en/security/ |
D | secure-boot-v2.rst | 167 …- SECURE_BOOT_AGGRESSIVE_REVOKE - Enables aggressive revocation of keys. The key is revoked as soo…
|