On 13 June 2018 at 12:48, Joel Stanley <[email protected]> wrote: > The ASPEED SoCs contain a single register that returns random data when > read. This models that register so that guests can use it. > > The random number data register has a corresponding control register, > however it returns data regardless of the state of the enabled bit, so > the model follows this behaviour. > > When the qcrypto call fails we exit as the guest uses the random number > device to feed it's entropy pool, which is used for cryptographic > purposes. > > Reviewed-by: Cédric Le Goater <[email protected]> > Signed-off-by: Joel Stanley <[email protected]> > ---
Applied to target-arm.next, thanks. -- PMM
