[PATCH v3 5/8] qemu: arm: Remove platform specific function to get RNG device

Ilias Apalodimas ilias.apalodimas at linaro.org
Wed Mar 9 08:47:46 CET 2022


On Wed, 9 Mar 2022 at 04:35, Simon Glass <sjg at chromium.org> wrote:
>
> On Fri, 4 Mar 2022 at 06:35, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
> >
> > The Qemu platform has a function defined to get the random number
> > generator(RNG) device. However, the RNG device can be obtained simply
> > by searching for a device belonging to the RNG uclass. Remove the
> > superfluous platform function defined for the Qemu platform for
> > getting the RNG device.
> >
> > Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> > Tested-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> > ---
> >
> > Changes since V2: None
> >
> >  board/emulation/qemu-arm/qemu-arm.c | 42 -----------------------------
> >  1 file changed, 42 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>


More information about the U-Boot mailing list