arm-trusted-firmware/plat/st/common
Lionel Debieve ae3ce8b28e feat(stm32mp1): new way to access platform OTP
Use dt_find_otp_name() to retrieve platform OTP information
from device tree, directly or through stm32_get_otp_index() and
stm32_get_otp_value() platform services.
String definitions replace hard-coded values, they are used to call
this new function.

Change-Id: I81213e4a9ad08fddadc2c97b064ae057a4c79561
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2022-01-28 18:04:52 +01:00
..
include feat(stm32mp1): new way to access platform OTP 2022-01-28 18:04:52 +01:00
bl2_io_storage.c feat(stm32mp1): add support for reading the metadata partition 2022-01-27 18:09:02 +05:30
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 feat(st): map 2MB for ROM code 2022-01-12 09:21:14 +01:00
stm32mp_common.c feat(stm32mp1): new way to access platform OTP 2022-01-28 18:04:52 +01:00
stm32mp_dt.c feat(stm32mp1): new way to access platform OTP 2022-01-28 18:04:52 +01:00
stm32mp_fconf_io.c feat(stm32mp1): add support for reading the metadata partition 2022-01-27 18:09:02 +05:30
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00