mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-28 21:33:32 +00:00
refactor(esp_tee): Remove the deprecated TEE secure storage partition subtype
This commit is contained in:
@@ -41,7 +41,6 @@ extern "C" {
|
||||
#define PART_SUBTYPE_PARTITION_TABLE_OTA 0x01
|
||||
|
||||
#define PART_SUBTYPE_DATA_TEE_OTA 0x90
|
||||
#define PART_SUBTYPE_DATA_TEE_SEC_STORAGE 0x91
|
||||
|
||||
#define PART_TYPE_END 0xff
|
||||
#define PART_SUBTYPE_END 0xff
|
||||
|
Reference in New Issue
Block a user