bus: rifsc: introduce RIFSC firewall controller driver
authorGatien Chevallier <gatien.chevallier@foss.st.com>
Fri, 5 Jan 2024 13:03:58 +0000 (14:03 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Wed, 24 Apr 2024 12:30:35 +0000 (14:30 +0200)
commita182084572533d48818fefc6c4af1b8f8853c447
treea8974faabc3395f0909f8659c8b098bf06c66be9
parent161e83f538183897c23644f5576b10f3c03df521
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>
MAINTAINERS
drivers/bus/Makefile
drivers/bus/stm32_rifsc.c [new file with mode: 0644]