Merge https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Mon, 16 Aug 2021 13:31:00 +0000 (09:31 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 16 Aug 2021 13:31:00 +0000 (09:31 -0400)
Highlights:
  - Handle TF-A boot with FIP for STM32MP1
  - Fix board_get_usable_ram_top(0) for STM32MP1
  - DT alignement with kernel v5.14 for STM32MP1
  - SPI-NOR DT update for DHSOM
  - Add UCLASS API for ECDSA singnature and implement it for STM32MP1


Trivial merge