tests/drivers/flash common: Allow on nrf53_bsim boards
Add the new simulated nrf53 targets to this test, as they can run it without problems. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
f1f066ec7d
commit
c883d397f6
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ tests:
|
||||||
- mimxrt685_evk_cm33
|
- mimxrt685_evk_cm33
|
||||||
- mimxrt595_evk_cm33
|
- mimxrt595_evk_cm33
|
||||||
- nrf52_bsim
|
- nrf52_bsim
|
||||||
|
- nrf5340bsim_nrf5340_cpunet
|
||||||
|
- nrf5340bsim_nrf5340_cpuapp
|
||||||
drivers.flash.common.tfm_ns:
|
drivers.flash.common.tfm_ns:
|
||||||
build_only: true
|
build_only: true
|
||||||
filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE
|
filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue