u-boot/drivers/rng
Gatien Chevallier e077d7f613 rng: stm32: Implement custom RNG configuration support
STM32 RNG configuration should best fit the requirements of the
platform. Therefore, put a platform-specific RNG configuration
field in the platform data. Default RNG configuration for STM32MP13
is the NIST certified configuration [1].

While there, fix and the RNG init sequence to support all RNG
versions.

[1] https://csrc.nist.gov/projects/cryptographic-module-validation-program/entropy-validations/certificate/53

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-10-04 13:26:03 +02:00
..
iproc_rng200.c rng: iproc_rng200: Enable support for RPi4 armv7 2021-03-02 13:53:48 +01:00
Kconfig rng: stm32: rename STM32 RNG driver 2023-10-04 13:26:02 +02:00
Makefile rng: stm32: rename STM32 RNG driver 2023-10-04 13:26:02 +02:00
meson-rng.c clk: Add clk_get_by_name_optional 2022-02-25 01:41:04 -05:00
msm_rng.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
npcm_rng.c rng: nuvoton: Add NPCM7xx rng driver 2022-06-10 13:37:32 -04:00
optee_rng.c drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY 2022-09-14 15:23:03 -04:00
rng-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
rockchip_rng.c rockchip: rng: add trngv1 for rk3588 2023-04-21 15:16:01 +08:00
sandbox_rng.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
smccc_trng.c drivers: rng: add smccc trng driver 2022-06-23 13:12:56 -04:00
stm32_rng.c rng: stm32: Implement custom RNG configuration support 2023-10-04 13:26:03 +02:00
tpm_rng.c tpm: rng: Add driver model interface for TPM RNG device 2022-08-02 23:50:02 +03:00