- CONFIG_TFM_PSA_TEST_NONE¶
No PSA test suite
No PSA test suite
Type: bool
Direct dependencies¶
<choice TFM_PSA_TEST: Enable a PSA test suite> || <choice TFM_PSA_TEST: Enable a PSA test suite>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At modules/trusted-firmware-m/Kconfig:281
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:26
Menu path: (Top) → Modules → trusted-firmware-m (/home/nashif/zephyrproject/modules/tee/tfm) → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite
config TFM_PSA_TEST_NONE
bool "No PSA test suite"
depends on <choice TFM_PSA_TEST>
At modules/trusted-firmware-m/Kconfig:281
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:66
Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite
config TFM_PSA_TEST_NONE
bool "No PSA test suite"
depends on <choice TFM_PSA_TEST>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)