CONFIG_HTTPS_HEAP_SIZE:

HTTPS heap size. The mbedtls routines will use this heap if enabled. See ext/lib/crypto/mbedtls/include/mbedtls/config.h and MBEDTLS_MEMORY_BUFFER_ALLOC_C option for details. This option is not enabled by default.

Symbol:

HTTPS_HEAP_SIZE

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “HTTPS heap size for mbedtls” if HTTPS && MBEDTLS (value: “n”)
Default values:
  • 12000 (value: “n”)
  • Condition: HTTPS && MBEDTLS (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING (value: “n”)

Locations:
  • ../subsys/net/lib/http/Kconfig:83