Home
last modified time | relevance | path

Searched refs:SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dsecure_boot.c359 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY in esp_secure_boot_cfg_verify_release_mode()
374 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY in esp_secure_boot_cfg_verify_release_mode()
382 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY in esp_secure_boot_cfg_verify_release_mode()
/hal_espressif-latest/components/bootloader_support/include/
Desp_secure_boot.h286 #if !defined(BOOTLOADER_BUILD) && SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY && CONFIG_SECURE_BOOT_V2_ENABL…
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/with_key_purposes/
Desp_efuse_api_key.c52 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY
368 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY
/hal_espressif-latest/components/efuse/include/
Desp_efuse.h656 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h391 #define SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 macro
DKconfig.soc_caps.in894 config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h360 #define SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 macro
DKconfig.soc_caps.in814 config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h432 #define SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 macro
DKconfig.soc_caps.in1038 config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h458 #define SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 macro
DKconfig.soc_caps.in1126 config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h447 #define SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 macro
DKconfig.soc_caps.in1042 config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY config
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot_signatures_app.c281 #if SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY && CONFIG_SECURE_BOOT_V2_ENABLED
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild760 depends on SECURE_BOOT && SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY