- 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:8
→ Kconfig.zephyr:33
→ modules/Kconfig:74
→ 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.)