git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6bda4e
)
ARM: tegra: add fuses as device randomness
author
Stephen Warren
<swarren@nvidia.com>
Thu, 12 Sep 2013 22:51:19 +0000
(16:51 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 18 Oct 2013 22:28:06 +0000
(16:28 -0600)
Various fuses on Tegra include information that's unique to an individual
chip, or a subset of chips. Call add_device_randomness() with this data
to perturb the initial state of the random pool.
Suggested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
No differences found