This series brings the following RIFSC bus driver update: - Add STM321MP21 support - Fix CID and semaphore check - Check secure state first - do not acquire RIFSC semaphore if CID filtering is disabled
Signed-off-by: Patrice Chotard <[email protected]> --- Gatien Chevallier (3): ARM: stm32mp: Do not acquire RIFSC semaphore if CID filtering is disabled ARM: stm32mp: Fix CID and semaphore check ARM: stm32mp: Check secure state first Patrice Chotard (1): ARM: stm32mp: Add STM32MP21 support for RIFSC bus driver arch/arm/mach-stm32mp/stm32mp2/rifsc.c | 37 +++++++++++----------------------- 1 file changed, 12 insertions(+), 25 deletions(-) --- base-commit: b99da05e1538b8fa153322da82917af2aa27e1d6 change-id: 20260210-upstream_rifsc_update-c881cecccb8a Best regards, -- Patrice Chotard <[email protected]>

