Re: [Qemu-devel] [Qemu-arm] [PATCH v3] aspeed_scu: Implement RNG register

2018-05-29 Thread Joel Stanley
On 30 May 2018 at 00:52, Peter Maydell wrote: > On 29 May 2018 at 05:19, Joel Stanley 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 r

Re: [Qemu-devel] [Qemu-arm] [PATCH v3] aspeed_scu: Implement RNG register

2018-05-29 Thread Peter Maydell
On 29 May 2018 at 05:19, Joel Stanley 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

Re: [Qemu-devel] [Qemu-arm] [PATCH v3] aspeed_scu: Implement RNG register

2018-05-29 Thread Philippe Mathieu-Daudé
On 05/29/2018 01:19 AM, Joel Stanley 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 s