I need to use TRNG, do I need to enable HSM and how should I do it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
An example of TRNG being used can be seen in the QNX provided BSP in below directory:
As per QNX documentation "This driver uses SA2_UL TRNG engine to generate true random number."
Regards,
kb
Above text was taken from the use (help) file for the QNX random number generator which is part of BSP delivery.
qnx/bsp/src/hardware/devr/sa2ul/devr-sa2ul.use
Regards,
kb