CONFIG_TFM_PSA_TEST_INTERNAL_TRUSTED_STORAGE

Internal Trusted Storage tests

Type: bool

Help

Enable the PSA Internal Trusted Storage test suite.

Direct dependencies

<choice TFM_PSA_TEST: Enable a PSA test suite>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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 → Enable a PSA test suite

config TFM_PSA_TEST_INTERNAL_TRUSTED_STORAGE
    bool "Internal Trusted Storage tests"
    depends on <choice TFM_PSA_TEST>
    help
      Enable the PSA Internal Trusted Storage test suite.

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