CONFIG_MBEDTLS

mbed TLS Support

mbed TLS Support

mbed TLS Support

Type: bool

Help

This option enables the mbedTLS cryptography library.

Help

This option enables the mbedTLS cryptography library.

Help

This option enables the mbedTLS cryptography library.

Kconfig definitions

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:186

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/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:52

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/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:186

Included via <Zephyr>/Kconfig:8<Zephyr>/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:52

Included via <Zephyr>/Kconfig:8<Zephyr>/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 <Zephyr>/modules/mbedtls/Kconfig:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:14

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls)

menuconfig MBEDTLS
    bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
    help
      This option enables the mbedTLS cryptography library.

At <nRF>/modules/trusted-firmware-m/Kconfig.psa.defconfig:1

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:20<nRF>/modules/trusted-firmware-m/Kconfig:109

Menu path: (Top) → Modules → trusted-firmware-m (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/tee/tf-m/trusted-firmware-m)

config MBEDTLS
    bool
    default n
    depends on BUILD_WITH_TFM

At <Zephyr>/modules/mbedtls/Kconfig:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:68

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls)

menuconfig MBEDTLS
    bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
    help
      This option enables the mbedTLS cryptography library.

At <Zephyr>/modules/mbedtls/Kconfig:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/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.)