blob: 634b913218bb9acbd69f126b91f4fd7a9563803f [file] [log] [blame]
# For TLS and X.509 processing MbedTLS needs large heap size and using separate heap
# for MbedTLS gives us more control over the heap size.
CONFIG_MBEDTLS_HEAP_SIZE=75000
CONFIG_LTO=y
CONFIG_ISR_TABLES_LOCAL_DECLARATION=y
CONFIG_TLS_CREDENTIALS_BACKEND_PROTECTED_STORAGE=y