mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit replaces direct entropy device driver class with `sys_csrand_get`, which is recommended way of getting crypto secure random buffer. Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>