arm-trusted-firmware/plat/st/common
Patrick Delaunay c5bf1b0971 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node
Simplify the DT parsing by removing the parsing of the nvmem layout node
with "st,stm32-nvmem-layout" compatible.

The expected OTP NAME can directly be found in a sub-node named
NAME@ADDRESS of the BSEC node, the NVMEM provider node.

This patch also removes this specific binding introduced for TF-A.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: Ic703385fad1bec5bef1cee583fbe9fbbf6aea216
2022-03-28 18:29:59 +02:00
..
include feat(st): add early console in BL2 2022-02-03 09:18:02 +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 fix(st): don't try to read boot partition on SD cards 2022-03-11 10:39:57 +01: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): disable authentication based on part_number 2022-02-01 13:52:40 +01:00
stm32mp_common.c refactor(st): configure UART baudrate 2022-03-04 14:55:18 +01:00
stm32mp_dt.c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node 2022-03-28 18:29:59 +02: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