CONFIG_TFM_PSA_TEST_CRYPTO
Crypto tests
Crypto tests
Type: bool
Help
Enable the PSA Crypto test suite.
Help
Enable the PSA Crypto test suite.
Direct dependencies
(MAIN_STACK_SIZE
>= 4096 && <choice TFM_PSA_TEST: Enable a PSA test suite>) || (MAIN_STACK_SIZE
>= 4096 && <choice TFM_PSA_TEST: Enable a PSA test suite>)
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm:243
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:20
→ <nRF>/modules/trusted-firmware-m/Kconfig:44
Menu path: (Top) → Modules → trusted-firmware-m (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/tee/tf-m/trusted-firmware-m) → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite
config TFM_PSA_TEST_CRYPTO
bool "Crypto tests"
depends on MAIN_STACK_SIZE >= 4096 && <choice TFM_PSA_TEST>
help
Enable the PSA Crypto test suite.
At <Zephyr>/modules/trusted-firmware-m/Kconfig.tfm:243
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/modules/trusted-firmware-m/Kconfig:7
Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite
config TFM_PSA_TEST_CRYPTO
bool "Crypto tests"
depends on MAIN_STACK_SIZE >= 4096 && <choice TFM_PSA_TEST>
help
Enable the PSA Crypto test suite.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)