Skip to content
Commit e7a85dde authored by Vincent Wan's avatar Vincent Wan Committed by Carles Cufí
Browse files

drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2



A non-blocking, isr-safe version of get_entropy() is necessary in order
to be called during boot time before POST_KERNEL initialization.
Otherwise a crash is seen as the existing get_entropy() implementation
uses k_sem and relies on interrupts.

Fixes #18629

Signed-off-by: default avatarVincent Wan <vincent.wan@linaro.org>
parent 83d0c0a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment