[nrf noup] boards: nordic: Fake entropy revert#3446
Merged
rlubos merged 5 commits intonrfconnect:mainfrom Nov 3, 2025
Merged
Conversation
Contributor
|
nit-picking : can you include in the commit message the mention of nRF9280 too ? |
ayla-nordicsemi
approved these changes
Oct 31, 2025
This reverts commit 1fdb692. Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
This reverts commit 29aa21b. Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
This reverts commit dbd3934. Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
Noup since Ironside not available upstream and it is required for PSA RNG. This enables the PSA RNG as the default Zephyr entropy provider for the nrf54h20dk cpuapp and cpurad targets. Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no> Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
Noup since Ironside not available upstream and it is required for PSA RNG. This enables the PSA RNG as the default Zephyr entropy provider for the nrf9280pdk cpuapp and cpurad targets. Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
79b6cd8 to
f145fe1
Compare
Contributor
Author
done, thanks! |
Vge0rge
approved these changes
Nov 3, 2025
Contributor
Vge0rge
left a comment
There was a problem hiding this comment.
Good to have the fake RNG removed!
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
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.
[nrf noup] boards: nordic: Enable PSA RNG for nrf54h20
Noup since Ironside not available upstream and it is required
for PSA RNG.
This enables the PSA RNG as the default Zephyr entropy provider
for the nrf54h20dk cpuapp and cpurad targets.
Signed-off-by: Georgios Vasilakis georgios.vasilakis@nordicsemi.no
Signed-off-by: Sergey Korotkov sergey.korotkov@nordicsemi.no
Revert "[nrf noup] entropy: Add fake entropy nRF PRNG driver"
This reverts commit dbd3934.
Signed-off-by: Sergey Korotkov sergey.korotkov@nordicsemi.no
Revert "[nrf noup] boards: nordic: Enable PSA RNG for nrf54h20"
This reverts commit 1fdb692.
Signed-off-by: Sergey Korotkov sergey.korotkov@nordicsemi.no