Home
last modified time | relevance | path

Searched hist:"2 a844736c5ceb2b6d60cfb4731b80c56622da2fe" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_ipcc.c2a844736c5ceb2b6d60cfb4731b80c56622da2fe Wed Nov 13 13:56:34 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_ipcc: update and fix RIF configuration

Rework the RIF configuration application to apply privilege
and secure level configuration only when CID filtering permits it.
Also remove unused IPCC_NB_MAX_CID_SUPPORTED and put the tdcid state
in the ipcc_pdata to simplify the driver.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Fixes: e26b8e0f3e4c ("drivers: add IPCC driver and its RIF support")