CONFIG_MBEDTLS
mbed TLS Support
mbed TLS Support
Type: bool
Help
This option enables the mbedTLS cryptography library.
Help
This option enables the mbedTLS cryptography library.
Defaults
y if
CSPRING_ENABLED
y if
CSPRING_ENABLED
y if
CSPRING_ENABLED
Symbols that select this symbol
Kconfig definitions
At <SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:190
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config MBEDTLS
bool
default y if CSPRING_ENABLED
depends on ENTROPY_GENERATOR && SOC_SERIES_IMX_RT
At <SoC>/arm/nxp_imx/rt5xx/Kconfig.defconfig.series:28
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config MBEDTLS
bool
default y if CSPRING_ENABLED
depends on ENTROPY_GENERATOR && SOC_SERIES_IMX_RT5XX
At <SoC>/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:52
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config MBEDTLS
bool
default y if CSPRING_ENABLED
depends on ENTROPY_GENERATOR && SOC_SERIES_IMX_RT6XX
At <External Modules>/mbedtls/Kconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:26
Menu path: (Top) → Modules → mbedtls (/home/runner/work/bridle/bridle/workspace/modules/crypto/mbedtls)
menuconfig MBEDTLS
bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
help
This option enables the mbedTLS cryptography library.
At <External Modules>/mbedtls/Kconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:80
Menu path: (Top) → Modules
menuconfig MBEDTLS
bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
depends on 0
help
This option enables the mbedTLS cryptography library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)