Move arc4random support functions from libbsd to RTEMS

Christian Mauderer christian.mauderer at embedded-brains.de
Thu Nov 9 13:23:51 UTC 2017


Moving the getentropy() and _arc4random_getentropy_fail() from libbsd to
RTEMS makes it easier to implement hardware specific entropy sources.
Beneath that it allows to use arc4random without libbsd.

Note that this consists of two patch sets: One for RTEMS and one for
libbsd.

Kind regards

Christian



More information about the devel mailing list