Hi Peter,
thanks for reviewing my patch. I just sent a v2 where I fixed the issues
that you found.
Thus wrote Peter Maydell (peter.mayd...@linaro.org):
> > +#include "qemu/main-loop.h"
> Do you really need main-loop.h ?
Without main-loop.h, I get compiler errors about missing prototypes for
q
On Thu, 26 Dec 2019 at 17:52, Martin Kaiser wrote:
>
> Add an emulation for the RNGC random number generator and the compatible
> RNGB variant. These peripherals are included (at least) in imx25 and
> imx35 chipsets.
>
> The emulation supports the initial self test, reseeding the prng and
> readin
Add an emulation for the RNGC random number generator and the compatible
RNGB variant. These peripherals are included (at least) in imx25 and
imx35 chipsets.
The emulation supports the initial self test, reseeding the prng and
reading random numbers.
Signed-off-by: Martin Kaiser
---
hw/arm/fsl-