:orphan: .. title:: CONFIG_TFM_PSA_TEST_NONE .. kconfig:: CONFIG_TFM_PSA_TEST_NONE CONFIG_TFM_PSA_TEST_NONE ######################## *No PSA test suite* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/trusted-firmware-m/Kconfig.tfm:240`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:74`` → ``/trusted-firmware-m/Kconfig:7`` Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite .. code-block:: kconfig config TFM_PSA_TEST_NONE bool "No PSA test suite" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*