The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_TFM_PSA_TEST_PROTECTED_STORAGE

Storage tests

Storage tests

Type: bool

Help

Enable the PSA Protected Storage test suite.

Help

Enable the PSA Protected Storage test suite.

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:259

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_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_PROTECTED_STORAGE
    bool "Storage tests"
    depends on <choice TFM_PSA_TEST>
    help
      Enable the PSA Protected Storage test suite.

At modules/trusted-firmware-m/Kconfig:259

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:66

Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → Enable a PSA test suite

config TFM_PSA_TEST_PROTECTED_STORAGE
    bool "Storage tests"
    depends on <choice TFM_PSA_TEST>
    help
      Enable the PSA Protected Storage test suite.

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