-
Notifications
You must be signed in to change notification settings - Fork 734
tests: drivers: counter: Add cpuppr #1858
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
Closed
Closed
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
This reverts commit f706d53. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…54h20" This reverts commit 5660de7. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit a412cab. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…n call" This reverts commit 8e66a57. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…ting" This reverts commit f5c0d31. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…in suspend" This reverts commit 6e61c5e. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…d nrf54h20" This reverts commit 09df3e0. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…futil." This reverts commit ddca511. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit c90430f. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit 5c48490. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…nings" This reverts commit 1155e53. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit d152f62. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit 05ff843. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit 2aba137. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…um version" This reverts commit 22df05a. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit 920b9fc. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…ER_XXX" This reverts commit ecb16c7. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit e6f8064. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This reverts commit 5579010. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
… network core" This reverts commit d931964. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
… test_plan.py script" This reverts commit 38b93c8. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
Regular upmerge. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
…an.py script In twister, applying quarantine is a part of apply_filters() function. However, this function is not called when --load-test is used. Therefore, if one wants to use quarantines in combination with dynamic scope from the test_plan.py script, one has to pass such info through the script. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no> (cherry picked from commit 48665f2) Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
Add all of the PSA specification defined algorithms and key types. This makes the configurations independent of what is supported by the specific implementation. Add configurations for internal logic to see if a feature is enabled by PSA_WANTS_XXX. ref: NCSDK-11689 ref: NCSDK-17840 ref: NCSDK-17840 ref: NCSDK-26057 Add PSA symbols for Oberon extension to the PSA specification. Mbed TLS has adopted the same naming, so while this is not part of the PSA specification it is fine to add it to the generic configuration for both implementations. Add config support for PBKDF2_HMAC. Add config support for PBKDF2_AES_CMAC_PRF_128 Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no> Signed-off-by: Vidar Lillebø <vidar.lillebo@nordicsemi.no> Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no> Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no> Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> (cherry picked from commit 0a78b66) (cherry picked from commit b850ab7) (cherry picked from commit 33121ff) (cherry picked from commit 1fab667) (cherry picked from commit 0708dc8) (cherry picked from commit 93ad09a) (cherry picked from commit d284b18) (cherry picked from commit 746b326) (cherry picked from commit 76b0463) (cherry picked from commit 5579010)
Add some socket options and address family extensions to Zephyr headers, which will be useful for nRF Connect SDK. Add secure socket options: * Add CID socket options to NCS specific options. * Add TLS/DTLS tls ciphersuite chosen socket option to NCS specific options. * Add TLS/DTLS connection save/load socket options to NCS specific options. * Add TLS/DTLS handshake status socket option to NCS specific options. * Add SO_KEEPOPEN socket option. * Add SO_RAI socket option, deprecate the old ones. The "author" of this commit is a contact person; various people with s-o-b lines following here have contributed to the maintenance of this patch. Signed-off-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no> Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> Signed-off-by: Christopher Métrailler <christopher.metrailler@nordicsemi.no> Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no> Signed-off-by: Glenn Ruben Bakke <glenn.ruben.bakke@nordicsemi.no> Signed-off-by: Håkon Alseth <haal@nordicsemi.no> Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no> Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> Signed-off-by: Mirko Covizzi <mirko.covizzi@nordicsemi.no> Signed-off-by: Petri Honkala <petri.honkala@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> Signed-off-by: Tommi Mammela <tommi.mammela@nordicsemi.no> Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no> Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> (cherry picked from commit 3a641f9) (cherry picked from commit 22f7690) (cherry picked from commit e6f8064)
Require the presence of the nrf-regtool package as well as requiring a minimum version, failing the build whenever a suitable version is not found in the system. Upstream PR: zephyrproject-rtos/zephyr#69633 Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> (cherry picked from commit 0e13f61d8ed687a2cc428c8a0458f496e639bd70) (cherry picked from commit 8d93a16) (cherry picked from commit 3eb95e7) (cherry picked from commit 22df05a)
This is a long-term noup patch because crypto driver support is NCS-only for both cryptocell and CRACEN. Set HAS_HW_NRF_CC3XX to be defined in NS build when cryptocell is accessed through the PSA API. We need to know which CC3XX features are available. Set PSA as the entropy source for 54L. PSA is the only NCS-supported interface to CRACEN. Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no> Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> (cherry picked from commit 499041d) (cherry picked from commit baa4ee7) (cherry picked from commit 4fa3cc9) (cherry picked from commit 2aba137)
Partition Manager (PM) is a component of the nRF Connect SDK (NCS) which uses yaml files to resolve flash partition placement with a holistic view of the entire device, including each firmware image present on the flash device, and various subsystems, such as settings and NFFS. When this NCS extension is used, various source files which would use partition information from devicetree in "vanilla" zephyr instead use defines generated by PM instead. This commit removes support for HEX_FILES_TO_MERGE, as it conflicts with PM. The settings subsystem pm.yml defines a partition 'settings_storage'. The nffs subsystem pm.yml defines 'nffs_storage'. Leverage label translation to avoid patching partition names. Refer to the NCS documentation page for this feature for more details. This is a long-running out of tree patch which has been worked on by several people. The following sign-offs are in alphabetical order by first name. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no> Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> Signed-off-by: Ole Sæther <ole.saether@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> Signed-off-by: Sigvart Hovland <sigvart.hovland@nordicsemi.no> Signed-off-by: Thomas Stenersen <thomas.stenersen@nordicsemi.no> Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no> Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> (cherry picked from commit a7fb268) (cherry picked from commit ea83f6c) (cherry picked from commit 91b6032)
This adds temporary entropy driver simulation for nRF54h20 device since final entropy source is not available yet. TODO: Remove this commit when proper solution will be available. Jira: NCSDK-25947 Signed-off-by: Kamil Gawor <Kamil.Gawor@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> (cherry picked from commit c976657) (cherry picked from commit e2b6a2d)
This commit adds the nRF54l15//nrf54l15/cpuapp/ns board variant to sdk-zephyr. It allows to build nRF54l15pdk with TF-M in nRF Connect SDK. This is done as a nrf noup patch as the out-of-tree board extension feature is not available. When zephyrproject-rtos/zephyr#69548 is completed, then this commit can be reverted and the variant be placed in sdk-nrf repository. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> (cherry picked from commit c8cc663)
To match used loopbacks. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no> (cherry picked from commit 456fed3)
At least for nrf boards, the emulation timer settings generate reading around -60 degrees. Verify that value with some threshold. Delay the first reading to prevent 0 at the beginning. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no> (cherry picked from commit 6898f93)
…ted by cpuppr Extend Twister configuration for nrf54h20dk/nrf54h20/cpuppr. Add counter and i2c to the list of supported peripherals. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit b99cf9f)
nrf-squash! [nrf noup] boards: nordic: Turn off MRAM suspend for NRF54H20 DK Turn on NRFS globally so turning off suspending MRAM for NRF54H20 DK will work. Signed-off-by: Jan Zyczkowski <jan.zyczkowski@nordicsemi.no>
Add overlays for PPR core on nrf54h20. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit c87ab8c)
For slow processors it is possible that setting 1 ms alarm and then canceling it could lead to alarm expiring before it is canceled and that was not expected in the test. Increasing timeout to 1.5ms. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 331442f)
Add overlays for PPR core on nrf54h20. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 4d6c059)
Rework configuration so that it does not require special treatment in testcase.yaml. Upstream PR: zephyrproject-rtos/zephyr#75010 Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Rework configuration so that it does not require special treatment in testcase.yaml. Upstream PR: zephyrproject-rtos/zephyr#75010 Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
a2153f5 to
b35036b
Compare
nordic-segl
approved these changes
Jul 1, 2024
Contributor
|
Please rebase |
Contributor
Author
|
Came with upmerge. |
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.
No description provided.