i.MX31 Testing RNGA

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

i.MX31 Testing RNGA

i.MX31 Testing RNGA

Random Number Generator - RNGA

Download rng-tools:

http://downloads.sourceforge.net/sourceforge/gkernel/rng-tools-2.tar.gz

This tool tests the link between a random number generator hardware and the kernel's PRNG (pseudo-random number generator).

./ltib -m shell 
LTIB> cd rpm/BUILD/ 
LTIB> cp ~/hwrandom/rng-tools-2.tar.gz . 
LTIB> tar zxvf rng-tools-2.tar.gz 
LTIB> cd rng-tools-2 
LTIB> ./configure --host=arm-linux 
LTIB> make 
LTIB> sudo cp rngtest /tftpboot/ltib/home/

Restart your board and execute this command in the board's console:

$ cat /dev/hwrng | /home/rngtest -c 1000 


标记 (2)
无评分
版本历史
最后更新:
‎09-10-2020 02:12 AM
更新人: