Commit 2d3fa2c
committed
feat(linux): add section for building OPTEE with PRNG drivers
In certain highly specific use-cases the TRNG drivers in OPTEE could
have unwanted affects to the overall system if the application cares
more about deterministic latency over entropy.
Provide a section to document how to easily switch from the true RNG
drivers to pseudo RNG drivers.
Signed-off-by: Bryan Brattlof <bb@ti.com>1 parent b79f38f commit 2d3fa2c
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
64 | 79 | | |
65 | 80 | | |
66 | 81 | | |
| |||
0 commit comments