commit | b920686812042da84bb485a91a2b7810ea5530b4 | [log] [tgz] |
---|---|---|
author | Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> | Mon Mar 03 14:47:02 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 14 14:51:58 2025 +0100 |
tree | 38bd4894b60311c87db92f42bc5593fde3f9dd1e | |
parent | f50c3d9d261f4a3c82ffc262936396136ca062fd [diff] |
tests: secure_storage: enable entropy driver if available On top of enabling and allowing test entropy sources, enable CONFIG_ENTROPY_GENERATOR so that a real driver and entropy source gets used if available. This is needed for some PSA Crypto implementations that have random number generation conditionally compiled in. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>