The latest development version of this page may be more current than this released 2.7.5 version.
choice TFM_PSA_TEST: Enable a PSA test suite

Enable a PSA test suite

Type: bool

Direct dependencies

BUILD_WITH_TFM && 0

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At modules/trusted-firmware-m/Kconfig.tfm:209

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:74modules/trusted-firmware-m/Kconfig:7

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

choice TFM_PSA_TEST
    bool "Enable a PSA test suite"
    default TFM_PSA_TEST_NONE
    depends on BUILD_WITH_TFM && 0

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