CONFIG_TINYCRYPT

TinyCrypt Support

Type: bool

Help

This option enables the TinyCrypt cryptography library.

Defaults

  • y

  • y

  • y

  • y

Kconfig definitions

At <Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw40z4:53

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arm/nxp_kinetis/Kconfig.defconfig:7<Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11

Menu path: (Top)

config TINYCRYPT
    bool
    default y
    depends on SOC_MKW40Z4 && SOC_SERIES_KINETIS_KWX

At <Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:80

Included via Kconfig:8Kconfig.zephyr:25<BuildDir>/kconfig/Kconfig.soc.defconfig:1<Zephyr SoC>/arm/nxp_kinetis/Kconfig.defconfig:7<Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11

Menu path: (Top)

config TINYCRYPT
    bool
    default y
    depends on ENTROPY_GENERATOR && SOC_MKW41Z4 && SOC_SERIES_KINETIS_KWX

At <Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw40z4:53

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arm/nxp_kinetis/Kconfig.defconfig:7<Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11

Menu path: (Top)

config TINYCRYPT
    bool
    default y
    depends on SOC_MKW40Z4 && SOC_SERIES_KINETIS_KWX

At <Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:80

Included via Kconfig:8Kconfig.zephyr:27<Zephyr SoC>/arm/nxp_kinetis/Kconfig.defconfig:7<Zephyr SoC>/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11

Menu path: (Top)

config TINYCRYPT
    bool
    default y
    depends on ENTROPY_GENERATOR && SOC_MKW41Z4 && SOC_SERIES_KINETIS_KWX

At <External Modules>/Kconfig.tinycrypt:6

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:31

Menu path: (Top) → Modules

config TINYCRYPT
    bool "TinyCrypt Support"
    help
      This option enables the TinyCrypt cryptography library.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)