pkarashchenko commented on code in PR #1998: URL: https://github.com/apache/nuttx-apps/pull/1998#discussion_r1306001501
########## crypto/mbedtls/Kconfig: ########## @@ -6,6 +6,7 @@ menuconfig CRYPTO_MBEDTLS bool "Mbed TLS Cryptography Library" default n + select DEV_URANDOM Review Comment: I'm not sure about this change. Could you please explain? I think we should explore usage of `HAVE_GETRANDOM` from MbedTLS as NuttX has `getrandom` implementation. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org