tests/flash/common: Add nrf54l15pdk to list of allowed platforms
Allows running tests on nrf54l15pdk/nrf54l15/cpuapp. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
12fa2944c9
commit
12bfefd087
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ tests:
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_x86
|
- qemu_x86
|
||||||
- mimxrt1060_evk
|
- mimxrt1060_evk
|
||||||
|
drivers.flash.common.no_explicit_erase:
|
||||||
|
platform_allow:
|
||||||
|
- nrf54l15pdk/nrf54l15/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