Tool/software:
Hi,
We are currently exploring the use of the AM3352’s hardware random number generator (TRNG).
We referred to the following E2E forum discussion and attempted to access the TRNG in a baremetal environment, but we have not been successful in generating valid random numbers.
We would greatly appreciate your guidance on the following points:
-
Are there any official documents or sample code (baremetal or U-Boot level) available to help initialize and use the TRNG on AM3352?
-
Besides register-level control, are there any additional conditions such as clock settings or secure-mode restrictions that must be met to operate the TRNG?
-
For Linux-based usage, we understand the
omap_rng
driver provides access to/dev/hwrng
. Could you share any additional information regarding required Device Tree or clock configurations to ensure it operates correctly?
Best regards,
Conor