feat: enable flash encyption support in esp32c61

This commit add support for flash ecnyrption in ESP32C61.
This commit is contained in:
nilesh.kale
2024-06-07 16:19:42 +05:30
parent 53734aab16
commit 2bf74cf86d
3 changed files with 13 additions and 17 deletions

View File

@@ -13,8 +13,6 @@
#include "esp_secure_boot.h"
#include "hal/efuse_hal.h"
//TODO:[ESP32C61] IDf-9232
#if CONFIG_IDF_TARGET_ESP32
#define CRYPT_CNT ESP_EFUSE_FLASH_CRYPT_CNT
#define WR_DIS_CRYPT_CNT ESP_EFUSE_WR_DIS_FLASH_CRYPT_CNT