V2.0 STM32MP release 1.4
The following changes since commit deb9223:
stm32mp1: platform: update st version to r1.3 (2019-04-26 09:15:24 +0200)
are available in the Git repository at:
https://github.com/STMicroelectronics/arm-trusted-firmware.git tags/v2.0-stm32mp-r1.4
for you to fetch changes up to 64453e5:
stm32mp1: platform: update st version to r1.4 (2019-05-22 10:21:29 +0200)
Lionel Debieve (2):
stm32mp1: enable backup register secure protection
clk: calibration: increase CSI margin and debug info
Nicolas Le Bayon (1):
stm32mp1: platform: update st version to r1.4
Yann Gautier (1):
stm32mp1: use device tree to determine board_id OTP
drivers/st/clk/stm32mp1_clk.c | 22 ++++++++++++++++++++--
fdts/stm32mp157a-dk1.dts | 8 ++++++++
fdts/stm32mp157c-ed1.dts | 8 ++++++++
fdts/stm32mp157c-security.dtsi | 3 ---
plat/st/stm32mp1/bl2_plat_setup.c | 5 +++++
plat/st/stm32mp1/platform.mk | 2 +-
plat/st/stm32mp1/stm32mp1_def.h | 7 ++++++-
plat/st/stm32mp1/stm32mp1_private.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
8 files changed, 102 insertions(+), 18 deletions(-)