ricardgb commented on PR #19400: URL: https://github.com/apache/nuttx/pull/19400#issuecomment-5092049886
Thanks @acassis — you're right, this is superseded. @casaroli's TRNG driver (52e84e0c0a) already landed on master and covers both /dev/random and /dev/urandom, so this duplicate driver PR should not go in. I've moved the part that isn't in his version — discarding blocks that fail the on-chip health tests, plus a fail-closed startup self-test — into a small follow-up on top of his driver: #19557. Closing this out in favor of that; happy to close the PR unless you'd prefer to. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
