zephyr/tests/subsys/secure_storage/psa/crypto/testcase.yaml
Matthias Hauser 941a5489d3 dts: boards: we: add board Ophelia-IV
add new board Ophelia-IV

Signed-off-by: Matthias Hauser <matthias.hauser@we-online.de>
2025-04-03 13:16:05 +02:00

17 lines
534 B
YAML

common:
tags:
- psa.secure_storage
tests:
secure_storage.psa.crypto.secure_storage:
filter: CONFIG_SECURE_STORAGE and not CONFIG_SECURE_STORAGE_ITS_STORE_IMPLEMENTATION_NONE
extra_args: EXTRA_CONF_FILE=overlay-secure_storage.conf
integration_platforms:
- native_sim
- nrf54l15dk/nrf54l15/cpuapp
- ophelia4ev/nrf54l15/cpuapp
secure_storage.psa.crypto.tfm:
filter: CONFIG_BUILD_WITH_TFM
extra_args: EXTRA_CONF_FILE=overlay-tfm.conf
integration_platforms:
- nrf9151dk/nrf9151/ns