Skip to content

boot: zephyr: auto-enable TEST_RANDOM_GENERATOR#2677

Open
tomi-font wants to merge 1 commit intomcu-tools:mainfrom
tomi-font:auto_enable_test_random_generator
Open

boot: zephyr: auto-enable TEST_RANDOM_GENERATOR#2677
tomi-font wants to merge 1 commit intomcu-tools:mainfrom
tomi-font:auto_enable_test_random_generator

Conversation

@tomi-font
Copy link
Contributor

When enabling PSA_CRYPTO and there is no entropy driver in the system.

This is needed because in that scenario MBEDTLS_PSA_CRYPTO_LEGACY_RNG gets picked by the build system and it would previously automatically select TEST_RANDOM_GENERATOR but this bit has been removed so it now needs to be explicitly enabled.

When enabling `PSA_CRYPTO` and there is no entropy driver in the system.

This is needed because in that scenario `MBEDTLS_PSA_CRYPTO_LEGACY_RNG`
gets picked by the build system and it would previously automatically
`select TEST_RANDOM_GENERATOR` but this bit has been removed so it
now needs to be explicitly enabled.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant