Re: jitterentropy init test failure on ARMv7 with gcc 6.2

2017-05-10 Thread Stephan Müller
Am Mittwoch, 10. Mai 2017, 17:40:40 CEST schrieb Octavian Purdila: Hi Octavian, > Hi Stephan, > > Recently I started seeing the following on some of our ARMv7 boards > (IMX7D): > > jitterentropy: Initialization failed with host not compliant with > requirements: 2 > > and I traced this to the

jitterentropy init test failure on ARMv7 with gcc 6.2

2017-05-10 Thread Octavian Purdila
Hi Stephan, Recently I started seeing the following on some of our ARMv7 boards (IMX7D): jitterentropy: Initialization failed with host not compliant with requirements: 2 and I traced this to the followin init test: lowdelta = time2 - time; if (!(lowdelta % 100))