Skip to content
Snippets Groups Projects
user avatar
Heinrich Schuchardt authored
drivers/rng/sandbox_rng.c requires rand() to be defined but configuration
option CONFIG_CONFIG_LIB_RAND selected in drivers/rng/Kconfig does not
exist.

test/lib/test_aes.c requires rand() to be defined.

Fix the selection criteria for choice "Pseudo-random library support type".

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
1611235b
History
Name Last commit Last update
..