:orphan: .. title:: CONFIG_TFM_SPM_LOG_LEVEL_SILENCE .. kconfig:: CONFIG_TFM_SPM_LOG_LEVEL_SILENCE CONFIG_TFM_SPM_LOG_LEVEL_SILENCE ################################ *Off* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/trusted-firmware-m/Kconfig.tfm:306`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:80`` → ``/trusted-firmware-m/Kconfig:7`` Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → TF-M SPM Log Level .. code-block:: kconfig config TFM_SPM_LOG_LEVEL_SILENCE bool "Off" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*