Skip to content

Commit 6fe9cd6

Browse files
committed
tests: fast_pair: Remove nRF54H20 target from Oberon testing
The default entropy device for nRF54H20 now uses PSA APIs from Ironside. This is incompatible with Oberon so disable it in the test. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 61adebf commit 6fe9cd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/subsys/bluetooth/fast_pair/crypto/testcase.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ tests:
66
- nrf52840dk/nrf52840
77
- nrf5340dk/nrf5340/cpuapp
88
- nrf5340dk/nrf5340/cpuapp/ns
9-
- nrf54h20dk/nrf54h20/cpuapp
109
- nrf54l15dk/nrf54l05/cpuapp
1110
- nrf54l15dk/nrf54l10/cpuapp
1211
- nrf54l15dk/nrf54l15/cpuapp
@@ -16,7 +15,6 @@ tests:
1615
- nrf52840dk/nrf52840
1716
- nrf5340dk/nrf5340/cpuapp
1817
- nrf5340dk/nrf5340/cpuapp/ns
19-
- nrf54h20dk/nrf54h20/cpuapp
2018
- nrf54l15dk/nrf54l05/cpuapp
2119
- nrf54l15dk/nrf54l10/cpuapp
2220
- nrf54l15dk/nrf54l15/cpuapp

0 commit comments

Comments
 (0)