Hello all,
I have build an image for imx8mnano based custom board.
I have use "imx-linux-zeus -m imx-5.4.70-2.3.2.xml" bsp to generate an image.
When I power up my board and login in to console, following log are arriving continuously.
root@imx8mnevk:~# [ 42.723982] caam_jr 30901000.jr: 20000256: CCB: desc idx 2: RNG: Prediction resistance
[ 42.731926] hwrng: no data available
[ 52.963975] caam_jr 30901000.jr: 20000256: CCB: desc idx 2: RNG: Prediction resistance
[ 52.971921] hwrng: no data available
[ 63.203998] caam_jr 30901000.jr: 20000256: CCB: desc idx 2: RNG: Prediction resistance
[ 63.211943] hwrng: no data available
I want to stop this application from kernel source.
can you please help me to find this content?
Thank You