| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nrf/cracen: fix bus fault on drop. | Dario Nieuwenhuis | 2025-12-10 | 1 | -19/+11 |
| | | | | | | | | Accessing the RNGCONTROL reg bus faults when ENABLE.RNG=0. Do all the enabling in start_rng/stop_rng, then do nothing on drop. This is fine now that we only have blocking RNG, we'll have to do something fancier in the future. | ||||
| * | chore: rustfmt | Ulf Lilleengen | 2025-11-04 | 1 | -1/+2 |
| | | |||||
| * | fix: warnings | Ulf Lilleengen | 2025-11-04 | 1 | -11/+6 |
| | | |||||
| * | feat: initial support for nrf54 CRACEN peripheral | Ulf Lilleengen | 2025-11-04 | 1 | -0/+161 |
| The CRACEN peripheral supports random number generation, digest and key generation, and key exchange. The initial support implements random number generation. | |||||
