This adds an overlay DT & config to enable the PSA Crypto Random entropy driver to get random bytes from TFM. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Valerio Setti <vsetti@baylibre.com>
4 lines
139 B
Text
4 lines
139 B
Text
CONFIG_TFM_PARTITION_CRYPTO=y
|
|
CONFIG_TFM_CRYPTO_RNG_MODULE_ENABLED=y
|
|
CONFIG_ENTROPY_PSA_CRYPTO_RNG=y
|
|
CONFIG_HARDWARE_DEVICE_CS_GENERATOR=y
|