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)
commit5a221adb2f593fc0661b50801109f00041a26f1e
tree6a8466dfda239447062b9df2fcf104d09f2b494e
parentfdc4fda33051bcb9eb782001afe2bdd3c0d09eae
parent46a738a4ec81959c7545a4bb07e4f5232bbcfefe
Merge https://source.denx.de/u-boot/custodians/u-boot-stm

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