Skip to content

Conversation

@e-rk
Copy link
Contributor

@e-rk e-rk commented Feb 18, 2025

This adds temporary entropy driver simulation for
nRF54l09 device since final entropy source is not
available yet.

TODO: Remove this commit when proper solution will be available.

@nordicjm
Copy link
Contributor

@aescolar haven't you finished an implementation for a real one?

@aescolar
Copy link
Contributor

aescolar commented Feb 18, 2025

@aescolar haven't you finished an implementation for a real one?

The upstream driver is for 54L05/10/15 so far.
L09 has a different CRACEN version.
For NCS we have the nrf_security diver, but I presume @e-rk wants to enable this one because the nrf_security driver also does not support an L09 device yet.

@e-rk
Copy link
Contributor Author

e-rk commented Feb 18, 2025

For NCS we have the nrf_security diver, but I presume @e-rk wants to enable this one because the nrf_security driver also does not support an L09 device yet.

Yes, we need some entropy source, because many applications won't build without it.

This adds temporary entropy driver simulation for
nRF54l09 device since final entropy source is not
available yet.

TODO: Remove this commit when proper solution will
be available.

Signed-off-by: Rafał Kuźnia <[email protected]>
@rlubos rlubos merged commit a68f065 into nrfconnect:main Feb 19, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants