Searched refs:SECURE_BOOT_EN (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-2.7.6/components/efuse/esp32s2/ |
D | esp_efuse_table.c | 282 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 768 &SECURE_BOOT_EN[0], // Secure boot enable
|
D | esp_efuse_table.csv | 31 … WR_DIS_SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, Write protection for SECURE_BOOT_EN 88 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, Secure boot enable
|
/hal_espressif-2.7.6/components/efuse/esp32s3/ |
D | esp_efuse_table.c | 282 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 780 &SECURE_BOOT_EN[0], // Secure boot enable
|
D | esp_efuse_table.csv | 30 … WR_DIS_SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, Write protection for SECURE_BOOT_EN 87 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, Secure boot enable
|
/hal_espressif-2.7.6/components/efuse/esp32c3/ |
D | esp_efuse_table.c | 278 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable 807 &SECURE_BOOT_EN[0], // Secure boot enable
|
D | esp_efuse_table.csv | 30 … WR_DIS_SECURE_BOOT_EN, EFUSE_BLK0, 15, 1, Write protection for SECURE_BOOT_EN 87 SECURE_BOOT_EN, EFUSE_BLK0, 116, 1, Secure boot enable
|
/hal_espressif-2.7.6/docs/en/api-reference/system/inc/ |
D | espefuse_summary_ESP32-C3.rst | 79 …SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
|
D | espefuse_summary_ESP32-S2.rst | 88 …SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
|
D | espefuse_summary_ESP32-S3.rst | 88 …SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
|
/hal_espressif-2.7.6/docs/en/security/ |
D | secure-boot-v2.rst | 159 - SECURE_BOOT_EN - Enables secure boot protection on boot.
|