Message ID | cover.1718921174.git.daniel@makrotopia.org (mailing list archive) |
---|---|
Headers | show |
Series | hwrng: add hwrng support for Rockchip RK3568 | expand |
Hi Daniel, On 2024-06-21 02:24, Daniel Golle wrote: > Rockchip SoCs used to have a random number generator as part of their > crypto device, and support for it has to be added to the corresponding > driver. > > However newer Rockchip SoCs like the RK3568 have an independent True > Random Number Generator device. This patchset adds a driver for it and > enable it in the device tree. > > v2 of this patchset has been submitted by Aurelien Jarno in November > 2022. A follow-up submission addressing the comments received for v2 > never happened. I didn't have the time or energy to continue working on this. Thanks for continuing the work, I'll give it a try at some point. Regards Aurelien