diff options
author | Mark Rutland <[email protected]> | 2020-02-10 13:00:14 +0000 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-02-27 23:21:52 -0500 |
commit | ead5084cdf5af51445d219800c2ac8b01eb85f2f (patch) | |
tree | 37129018903b602c137a0c7801a2a2eb241582c0 /scripts/bpf_helpers_doc.py | |
parent | 253d3194c2b58152fe830fd27c2fd83ebc6fe5ee (diff) |
arm64: add credited/trusted RNG support
Currently arm64 doesn't initialize the primary CRNG in a (potentially)
trusted manner as we only detect the presence of the RNG once secondary
CPUs are up.
Now that the core RNG code distinguishes the early initialization of the
primary CRNG, we can implement arch_get_random_seed_long_early() to
support this.
This patch does so.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions