summaryrefslogtreecommitdiffstats
path: root/drivers/bus/stm32_etzpc.c
Commit message (Collapse)AuthorAgeFilesLines
* bus: etzpc: introduce ETZPC firewall controller driverGatien Chevallier2024-04-251-0/+141
ETZPC is a peripheral and memory firewall controller that filter accesses based on Arm TrustZone secure state and Arm CPU privilege execution level. It handles MCU isolation as well. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>