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.)

Kconfig definition

At <External Modules>/trusted-firmware-m/Kconfig.tfm:208

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:74<External Modules>/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.)