- CONFIG_TFM_PROFILE_TYPE_MEDIUM¶
TF-M build profile: medium
TF-M build profile: medium
Type: bool
Direct dependencies¶
<choice TFM_PROFILE_TYPE: TF-M build profile> || <choice TFM_PROFILE_TYPE: TF-M build profile>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At modules/trusted-firmware-m/Kconfig:98
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:26
Menu path: (Top) → Modules → trusted-firmware-m (/home/nashif/zephyrproject/modules/tee/tfm) → 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>
At modules/trusted-firmware-m/Kconfig:98
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:66
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.)