commit | 8ae7694e937f31fc85ef2e4856e23598b15c65c1 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Fri Feb 25 18:52:49 2022 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Fri Mar 11 15:27:05 2022 -0800 |
tree | a46b714e725d04ebff94fd682354284e87ed14af | |
parent | f5770991b609884866c71566f16b25a585a48e17 [diff] |
random: rand32_xoshiro128: obtain entropy device using DEVICE_DT_GET The entropy device reference can be obtained at compile time. Adjust error code to -ENODEV. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>