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 - ophelia4ev/nrf54l15/cpuapp 12 secure_storage.psa.crypto.tfm: 13 filter: CONFIG_BUILD_WITH_TFM 14 extra_args: EXTRA_CONF_FILE=overlay-tfm.conf 15 integration_platforms: 16 - nrf9151dk/nrf9151/ns 17