arm-trusted-firmware/plat/st/common
Yann Gautier 737ad29bf9 feat(stm32_gpio): add a function to reset a pin
Add set_gpio_reset_cfg() to set a pin in its reset configuration:
analog, no-pull, speed low, and its secure configuration, thanks to
stm32_gpio_is_secure_at_reset().

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I7b73c3636859f97fcc57f81cf68b42efc727922e
2021-12-14 09:25:19 +01:00
..
include feat(stm32_gpio): add a function to reset a pin 2021-12-14 09:25:19 +01:00
bl2_io_storage.c feat(plat/st): add STM32MP_UART_PROGRAMMER target 2021-12-03 09:26:11 +01:00
bl2_stm32_io_storage.c feat(plat/st): use FIP to load images 2021-09-07 09:14:05 +02:00
stm32cubeprogrammer_uart.c feat(plat/st): add STM32CubeProgrammer support on UART 2021-12-03 09:26:11 +01:00
stm32cubeprogrammer_usb.c fix(plat/st): remove double space 2021-11-03 08:50:37 +01:00
stm32mp_auth.c stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.c fix(plat/st): only check header major when booting 2021-10-06 11:09:21 +02:00
stm32mp_dt.c feat(plat/st): create new helper for DT access 2021-10-06 10:56:07 +02:00
stm32mp_fconf_io.c feat(plat/st): manage io_policies with FCONF 2021-09-07 09:14:05 +02:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00