Hi,
On 2/5/26 09:07, Patrice Chotard wrote:
From: Fabien Dessenne <[email protected]>
The hardware denies any access from the U-Boot non-secure world to the
secure-protected pins. Hence, prevent any driver to request such a pin.
Signed-off-by: Fabien Dessenne <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
---
drivers/gpio/stm32_gpio.c | 25 +++++++++++++++++++++++++
drivers/gpio/stm32_gpio_priv.h | 5 +++++
2 files changed, 30 insertions(+)
Reviewed-by: Patrick Delaunay <[email protected]>
Thanks
Patrick