CONFIG_TFM_PROFILE_TYPE_MEDIUM

TF-M build profile: medium

Type: bool

Direct dependencies

<choice TFM_PROFILE_TYPE: TF-M build profile>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <External Modules>/trusted-firmware-m/Kconfig.tfm:97

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:74<External Modules>/trusted-firmware-m/Kconfig:7

Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → TF-M build profile

config TFM_PROFILE_TYPE_MEDIUM
    bool "TF-M build profile: medium"
    depends on <choice TFM_PROFILE_TYPE>

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