arm-trusted-firmware/drivers/st/gpio
Christophe Kerello 179a130aea fix(st-gpio): configure each GPIO mux as secure for STM32MP2
GPIOs are configured as secure by default on STM32MP2. The former code
is then put under #if STM32MP13 || STM32MP15. The else part is for
STM32MP2 family.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
Change-Id: I80c5944d4ae662f9e28269c3dc543b13f0e26a7b
2024-06-17 11:24:09 +02:00
..
stm32_gpio.c fix(st-gpio): configure each GPIO mux as secure for STM32MP2 2024-06-17 11:24:09 +02:00