CONFIG_TFM_CMAKE_BUILD_TYPE_MINSIZEREL

Release build, optimized for size

Type: bool

Direct dependencies

<choice: TFM build type>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/modules/Kconfig.tfm:96

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:32

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

config TFM_CMAKE_BUILD_TYPE_MINSIZEREL
    bool "Release build, optimized for size"
    depends on <choice: TFM build type>

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