devr-sa2ul
Driver for the SA2_UL TRNG engine on the Texas Instruments Jacinto 7 J721S2 EVM.
Syntax:
random -l devr-sa2ul.so[:option[,option...]]
Runs on:
QNX OS
Targets:
aarch64le
Options:
- prio=X
- Priority to run the thread at. Valid range is 1 - 255. Default is inherit the process priority.
- samples=X
- Sample cycles. Valid range is 1 - 65535. Default is 5000
- clkdiv=X
- Sample clock divider. Valid range is 1 - 16. Default is 2.
- mmra=X
- MMRA base address. default is 0x04e01000.
- trng=X
- TRNG base address. default is 0x04e10000.
- irq=X
- TRNG ready IRQ number. default is 43.
- noinit
- Skip TRNG initialization.
Examples:
random -l devr-sa2ul.so
Page updated: