1common:
2  tags:
3    - psa.secure_storage
4tests:
5  secure_storage.psa.crypto.secure_storage:
6    filter: CONFIG_SECURE_STORAGE and not CONFIG_SECURE_STORAGE_ITS_STORE_IMPLEMENTATION_NONE
7    extra_args: EXTRA_CONF_FILE=overlay-secure_storage.conf
8    integration_platforms:
9      - native_sim
10      - nrf54l15dk/nrf54l15/cpuapp
11  secure_storage.psa.crypto.tfm:
12    filter: CONFIG_BUILD_WITH_TFM
13    integration_platforms:
14      - nrf9151dk/nrf9151/ns
15