u-boot-brain/arch/arm/mach-stm32mp
Patrick Delaunay 17f1f9b176 stm32mp1: Replace OTP read by SHADOW read
Replace STM32_BSEC_OTP() by STM32_BSEC_SHADOW() to
increase read performance.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2019-04-12 16:09:13 +02:00
..
include/mach stm32mp1: bsec: use device tree new compatible 2019-04-12 16:09:13 +02:00
bsec.c stm32mp1: bsec: shadow all the upper OTP (no secure) during boot 2019-04-12 16:09:13 +02:00
config.mk stm32mp1: add trusted boot with TF-A 2019-04-12 16:09:13 +02:00
cpu.c stm32mp1: Replace OTP read by SHADOW read 2019-04-12 16:09:13 +02:00
dram_init.c SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
Kconfig stm32mp1: cosmetic cleanup Kconfig 2019-04-12 16:09:13 +02:00
Makefile stm32mp1: add bsec driver 2018-05-26 18:19:18 -04:00
psci.c stm32mp1: cosmetic: add comment on psci_migrate_info_type return value 2019-04-12 16:09:13 +02:00
pwr_regulator.c stm32mp: regulator: add SoC pwr regulator support 2018-05-08 09:07:38 -04:00
spl.c stm32mp1: spl: hang with trace when DDR init failed 2019-04-12 16:09:13 +02:00
syscon.c stm32mp1: add some syscon drivers for syscfg and etpzc 2019-04-12 16:09:13 +02:00