-
Notifications
You must be signed in to change notification settings - Fork 732
Nrfx 8610 run driver tests on nrf54l15 ns #3507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nordic-segl
wants to merge
20
commits into
nrfconnect:main
Choose a base branch
from
nordic-segl:NRFX-8610_Run-driver-tests-on-nrf54l15-ns
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Nrfx 8610 run driver tests on nrf54l15 ns #3507
nordic-segl
wants to merge
20
commits into
nrfconnect:main
from
nordic-segl:NRFX-8610_Run-driver-tests-on-nrf54l15-ns
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Nov 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3507 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nordic-piks
approved these changes
Nov 18, 2025
nordic-bami
approved these changes
Nov 18, 2025
mstasiaknordic
approved these changes
Nov 18, 2025
bd49382 to
99fe77c
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Nov 18, 2025
Include Nrfx 8610 run driver tests on nrf54l15 ns nrfconnect/sdk-zephyr#3507 Upstream PR #: 99093 Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
…4l15 NS drivers.uart.async_api filter is meet on nrf54l15 NS platform. However, overlay file is needed to configure uart peripheral. Add overlay required to pass uart_async_api test. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit eb41b8243c0ccb2669fccb822f3754c560fbfff7)
…5 NS Enable clock control tests on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 2e685e59d7551fe011402c2280fcd02ef860259e)
…4l15 NS Enable gpio_basic_api test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 26562e6b735c018d82fa90d9428c277804650a46)
…54l15 NS Enable nrf_grtc_timer test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 69fa00dc796aa3aebc00e74869c3979dbab80af7)
Enable I2S tests on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 539b5b5)
Sort alphabetically supported features on - nrf54l15dk/nrf54l15/cpuapp, - nrf54l15dk/nrf54l15/cpuapp/ns, platforms. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit ef3a97acd7a93b62700867671582e5ba15b35e47)
Enable pwm_gpio_loopback test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 2a0b1d2)
…l15 NS Enable temp_senor test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 8a01e8d7555bd457f0f2ee778de656fad35592f1)
Enable QDEC test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit e761ba1)
Enable adc_api test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 4689b29e85860d3665ae6eabca5f855756129f42)
…nrf54l15 NS Enable spi_controller_peripheral test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 399c0a9)
…S formatting Fix DTS overlay file formatting as requested by the compliance check. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 3a7afe31ed571251fe165c6d00ce8e08f20e1e18)
…est overlays Overlay files that modify test configuration shall be stored in the main application directory. There is no board with f.e. '1mhz' name. Move test overlays from boards sub-direcotry to the main application directory. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit c359c4440ad85f10c38d012c6c2b8d0136ea9182)
…n nrf54l15 NS Add DTS overlay required to pass the test. Test filter is meet for nrf54l15 NS platform. However, test fails due to missing node configuration. Fix the counter test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 89723c18f96bc5d1d3cf81f87598a6c5374614c4)
Add reqired empty line as indicated by the compliance check. Add License header. Add information about GPIO loopbacks used by the test. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 5501999078d0cd0d597e47f2a353bae189dc2d91)
…15 NS Enable i2c_slave test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 55f9d2c82c8c871dd8738332dcece5fee690b0e4)
Move DTS overlay files that modify test configuration from boards sub-directory to the main application directory. There is no 'i2c_speed_fast' board. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit cfe1ffa)
…rf54l15 NS Enable wdt_basic_api test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 80a00b818d111ae6670c27846fcdc17f7c30e8b4)
Tests cases which needs to apply a single overlay file for testing should not use snippets. Cleanup the test case by reordering the snippet to be SoC specific and adjust overlay selection using FILE_SUFFIX. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> (cherry picked from commit bbfcaa2)
Add overlays required to run the gpio_loopback test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 07d45777628ffa846d386edf710a49868c844a55)
99fe77c to
1b9c892
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Nov 18, 2025
Include Nrfx 8610 run driver tests on nrf54l15 ns nrfconnect/sdk-zephyr#3507 Upstream PR #: 99093 Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enable (at least one) driver tests on nrf54l15 NS platform.
Plus:
manifest-pr-skip