mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-01 14:49:29 +01:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
|
# Enabling TEE
|
||
|
|
CONFIG_SECURE_ENABLE_TEE=y
|
||
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||
|
|
CONFIG_PARTITION_TABLE_TWO_OTA_TEE=y
|