Home
last modified time | relevance | path

Searched hist:"71 d13298ab48b780e0cd654d9bc4fa9db0b882e1" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/firewall/
H A Dstm32_rifsc.c71d13298ab48b780e0cd654d9bc4fa9db0b882e1 Mon May 19 11:29:17 UTC 2025 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_rifsc: fix RIMU configuration parsing

The RIF configuration of the first RIMU was incorrectly parsed over and
over again for each RIMU. Fix this by using the index that represents
the RIMU ID.

Fixes: cd187630b280 ("drivers: add stm32 RIFSC support")
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>