Merge branch 'ci/fix_esp_tee_cli_app_build' into 'master'

Fix `tee_cli_app` build failure due to heap overflow

Closes IDFCI-13287

See merge request espressif/esp-idf!50864
This commit is contained in:
Laukik Hase
2026-07-17 12:10:29 +05:30

View File

@@ -1,10 +1,6 @@
# NOTE: This sdkconfig is intended solely for CI build purposes - to verify ESP-TEE
# builds across various configurations - and is not intended for production use.
# Reducing TEE IRAM size
# 30KB
CONFIG_SECURE_TEE_IRAM_SIZE=0x7800
# TEE Secure Storage: Release mode
CONFIG_SECURE_TEE_SEC_STG_MODE_RELEASE=y
CONFIG_SECURE_TEE_SEC_STG_EFUSE_HMAC_KEY_ID=5