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

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Mar 24 18:07:27 CET 2022


On 3/24/22 17:44, Sughosh Ganu wrote:
> On Sun, 13 Mar 2022 at 20:18, 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>
>> Reviewed-by: Ilias Apalodimas<ilias.apalodimas at linaro.org>
>> Reviewed-by: Simon Glass<sjg at chromium.org>
>> ---
>>
>> Changes since V4: None
>>
>>   board/emulation/qemu-arm/qemu-arm.c | 42 -----------------------------
>>   1 file changed, 42 deletions(-)
> Can you please pick this up, as this has been reviewed, and is not
> related to the TPM RNG discussion. Thanks.
>
> -sughosh
>

Hello Sughosh,

I have added the patch to my queue.

Best regards

Heinrich


More information about the U-Boot mailing list