Skip to content

Commit 050cd83

Browse files
committed
[nrf fromtree] tests: drivers: spi: Run spi_controller_peripheral on nrf54l15 NS
Enable spi_controller_peripheral test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 399c0a9)
1 parent 915f52d commit 050cd83

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (c) 2025 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
#include "nrf54l15dk_nrf54l15_cpuapp.overlay"

tests/drivers/spi/spi_controller_peripheral/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ common:
1212
- nrf54h20dk/nrf54h20/cpurad
1313
- nrf54h20dk/nrf54h20/cpuppr
1414
- nrf54l15dk/nrf54l15/cpuapp
15+
- nrf54l15dk/nrf54l15/cpuapp/ns
1516
- nrf54lm20dk/nrf54lm20a/cpuapp
1617
- ophelia4ev/nrf54l15/cpuapp
1718

@@ -81,6 +82,7 @@ tests:
8182
- nrf54h20dk/nrf54h20/cpurad
8283
- nrf54h20dk/nrf54h20/cpuppr
8384
- nrf54l15dk/nrf54l15/cpuapp
85+
- nrf54l15dk/nrf54l15/cpuapp/ns
8486
- nrf54lm20dk/nrf54lm20a/cpuapp
8587
- ophelia4ev/nrf54l15/cpuapp
8688

@@ -94,6 +96,7 @@ tests:
9496
- nrf54h20dk/nrf54h20/cpurad
9597
- nrf54h20dk/nrf54h20/cpuppr
9698
- nrf54l15dk/nrf54l15/cpuapp
99+
- nrf54l15dk/nrf54l15/cpuapp/ns
97100
- nrf54lm20dk/nrf54lm20a/cpuapp
98101
- ophelia4ev/nrf54l15/cpuapp
99102

0 commit comments

Comments
 (0)