Skip to content
Snippets Groups Projects
Commit fd52e7f9 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

rng: add OP-TEE based Random Number Generator


Add driver for OP-TEE based Random Number Generator on ARM SoCs
where hardware entropy sources are not accessible to normal world
and the RNG service is provided by a HWRNG Trusted Application (TA).

This driver is based on the linux driver: char/hw_random/optee-rng.c

Signed-off-by: Patrick Delaunay's avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
parent c45d38d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment