aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGatien Chevallier2024-01-05 14:03:58 +0100
committerAlexandre Torgue2024-04-24 14:30:35 +0200
commita182084572533d48818fefc6c4af1b8f8853c447 (patch)
treea8974faabc3395f0909f8659c8b098bf06c66be9 /MAINTAINERS
parent161e83f538183897c23644f5576b10f3c03df521 (diff)
bus: rifsc: introduce RIFSC firewall controller driver
RIFSC is a peripheral firewall controller that filter accesses based on Arm TrustZone secure state, Arm CPU privilege execution level and Compartment IDentification of the STM32 SoC subsystems. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b896bd80d361..43ec60410657 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20815,6 +20815,7 @@ ST STM32 FIREWALL
M: Gatien Chevallier <gatien.chevallier@foss.st.com>
S: Maintained
F: drivers/bus/stm32_firewall.c
+F: drivers/bus/stm32_rifsc.c
ST STM32 I2C/SMBUS DRIVER
M: Pierre-Yves MORDRET <pierre-yves.mordret@foss.st.com>