Skip to content
Commit cde15736 authored by David Leach's avatar David Leach Committed by Mahesh Mahadevan
Browse files

drivers: entropy: use non-cache intermediate buffer for RNG



The CAAM hardware needs to read RNG values into a non-cache
buffer. Since the contract to Zephyr RNG functions do not
require non-cache buffers, we use an intermediate non-cache
buffer to retrieve results.

Added a Kconfig to control the size of the intermediate buffer.

Fixes #53035

Signed-off-by: default avatarDavid Leach <david.leach@nxp.com>
parent 3e937da2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment