Searched hist:"90 df040bda9a80945e934076bcdd8ccf9e61ff8b" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | stm32_fmc.c | 90df040bda9a80945e934076bcdd8ccf9e61ff8b Fri Nov 15 09:54:48 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_fmc: fix check_fmc_rif_conf() and its use
Fix check_fmc_rif_conf() so that it correctly returns with success upon controller 0 being secure. Fix the assert by inverting the logic.
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Fixes: 778a36bf91d2 ("drivers: add FMC driver with RIF support")
|