forked from espressif/esp-idf
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
# Enabling TEE
|
|
CONFIG_SECURE_ENABLE_TEE=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_PARTITION_TABLE_TWO_OTA_TEE=y
|
|
CONFIG_MBEDTLS_TEE_SEC_STG_ECDSA_SIGN=n
|