summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2014-08-13 15:24:38 -0700
committerOlav Haugan <ohaugan@codeaurora.org>2016-10-08 10:43:21 -0700
commited1a203f6f2c4a2fc4a2d9135cd9669aef23e428 (patch)
tree147bb6af05f7539dd00c6299b04fe6d5da775d0b /tools/perf/scripts/python
parentfb25c8b683babfc18e583f634fb95a5fac7e12ef (diff)
soc: qcom: Add better support for early random numbers
The existing support for generating random numbers relied on a hacked up version of CONFIG_ARCH_RANDOM and was prone to scheduling while atomic bugs due to needing to take a mutex. We don't actually need the additional randomness all the time, the pool just needs to be initialized with some amount of random data to avoid getting the same result each time. Switch to this method for initializing the random pool. Change-Id: I804ec7556cbd18ff2d9869a03069fda1dd519a79 Signed-off-by: Laura Abbott <lauraa@codeaurora.org> [ohaugan@codeaurora.org: Fixed trivial merge conflicts] Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions