Searched hist:"5 da989f3570ffd9e0e3f8ce2376a8a79701c4f13" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | stm32_fmc.c | 5da989f3570ffd9e0e3f8ce2376a8a79701c4f13 Wed Nov 13 13:54:39 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_fmc: update and fix CID filtering configuration
The conditions to acquire or release RIF semaphores when applying the CID filtering configuration were incorrect. Add handle_available_semaphores() to handle correctly the RIF semaphores. Also remove FMC_NB_MAX_CID_SUPPORTED and use generic MAX_CID_SUPPORTED.
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> Fixes: 778a36bf91d2 ("drivers: add FMC driver with RIF support")
|