Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2b2b7446 authored by Laura Abbott's avatar Laura Abbott Committed by alexax66
Browse files

arm64: add weak function definition for random pool intialization



The random pool relies on devices and other items in the system
to add entropy to the pool. Most of these devices may not be
added until later in the bootup process. This leaves a large
period of time where the random pool may not actually give
random numbers. Add a weak function for devices to override
with their own function to setup the random pool.

Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>

Original commit: https://github.com/HRTKernel/Hacker_Kernel_SM-G92X/commit/8f7c6f8e86c56d1a9dab698cb2f31757e73d8172
parent b8ce979c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment