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
y if
CSPRING_ENABLED
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:175
Included via Kconfig:8
→ Kconfig.zephyr:25
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr 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 <Zephyr SoC>/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:50
Included via Kconfig:8
→ Kconfig.zephyr:25
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr 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 <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:175
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <Zephyr 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 <Zephyr SoC>/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:50
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <Zephyr 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:74
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.)