
On Sat, 28 Dec 2019 at 11:55, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 12/27/19 3:23 PM, Sughosh Ganu wrote:
Enable support for random number generator on sandbox configs. This is aimed primarily at adding unit test support for rng uclass.
Signed-off-by: Sughosh Ganu sughosh.ganu@linaro.org Reviewed-by: Patrice Chotard patrice.chotard@st.com Reviewed-by: Patrick Delaunay patrick.delaunay@st.com
Why do you exclude:
- configs/sandbox_flattree_defconfig,
- configs/sandbox_spl_defconfig?
This was primarily aimed at adding a unit test for rng on a 32 bit and 64 bit target. Do you think adding support for rng on the two additional targets is adding any value. I don't have a strong opinion on this. If you think that i should enable rng on the two additional targets as well, i will do so.
Also, can you also review the patch for adding efi_rng_protocol support on qemu arm64 platform[1]. Once you have, i will make the changes and send the updated version.
-sughosh
[1] - https://lists.denx.de/pipermail/u-boot/2019-December/394665.html