Skip to content
Commit 984ce023 authored by Adithya Baglody's avatar Adithya Baglody Committed by Anas Nashif
Browse files

subsys: random: xoroshiro128: Use entropy get isr during init



Current implementation of the xoroshiro depends on the ISR being
triggered when the interrupts is locked. This patch proposes
implementing the init with entropy_get_isr. This implementation
can be called at PRE_KERNEL_2 stage, even when the interrupts
are locked.

Fixes: GH-8199

Signed-off-by: default avatarAdithya Baglody <adithya.nagaraj.baglody@intel.com>
parent d3bdc851
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment