mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-24 06:52:47 -05:00
If an RNG peripheral includes an entropy source, it would presumably declare "initial_entropy_size" and "reseed_entropy_size" to be 0. In this case, don't require the core to call "add_entropy". Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>