Commit 8cd09ae
boards: native_sim: enable ENTROPY_GENERATOR if BT
On the native_sim platform, BT relies on Mbed TLS to implement
PSA Crypto API. This library requires a valid entropy source
to initialize properly. Therefore we enable ENTROPY_GENERATOR
at board level instead of editing _all_ the samples/tests
configuration files to make a more compact change.
Signed-off-by: Valerio Setti <[email protected]>1 parent 29e9d7f commit 8cd09ae
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
0 commit comments