On Wed, 8 Jan 2020 at 08:46, Martin Kaiser <mar...@kaiser.cx> 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 > reading random numbers. > > Signed-off-by: Martin Kaiser <mar...@kaiser.cx> > --- > changes in v2 > add a VMStateDescription > rename __imx_rngc_reset to imx_rngc_do_reset > fix a typo
Applied to target-arm.next, thanks. -- PMM