Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: stm32_rng: MP15 RNG is non-secure when PRNG is enable
Register stm32_rng device as non-secure when software PRNG is enabled instead of testing the firewall configuration that is applied from stm32mp1_init_final_shres() at driver_init_late initcall level, far after RNG initialization. Fixes: d773ec0 ("drivers: stm32_rng: update clock and power management") Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
- Loading branch information