Home
last modified time | relevance | path

Searched refs:SECURE_BOOT_EN (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-2.7.6/components/efuse/esp32s2/
Desp_efuse_table.c282 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable
768 &SECURE_BOOT_EN[0], // Secure boot enable
Desp_efuse_table.csv31 … 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/
Desp_efuse_table.c282 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable
780 &SECURE_BOOT_EN[0], // Secure boot enable
Desp_efuse_table.csv30 … 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/
Desp_efuse_table.c278 static const esp_efuse_desc_t SECURE_BOOT_EN[] = { variable
807 &SECURE_BOOT_EN[0], // Secure boot enable
Desp_efuse_table.csv30 … 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/
Despefuse_summary_ESP32-C3.rst79SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
Despefuse_summary_ESP32-S2.rst88SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
Despefuse_summary_ESP32-S3.rst88SECURE_BOOT_EN (BLOCK0) Enables secure boot = Fals…
/hal_espressif-2.7.6/docs/en/security/
Dsecure-boot-v2.rst159 - SECURE_BOOT_EN - Enables secure boot protection on boot.