stm32mp1: Add DDR support and its security with TZC400
The DDR driver is under dual license, BSD and GPLv2.
The configuration parameters are taken from device tree.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
1 parent e4f559f commit 10a511ceaa108dd37dbac377d760e4dd784ea28a
@Yann Gautier Yann Gautier authored on 24 Jul 2018
Showing 14 changed files
View
drivers/st/ddr/stm32mp1_ddr.c 0 → 100644
View
drivers/st/ddr/stm32mp1_ddr_helpers.c 0 → 100644
View
drivers/st/ddr/stm32mp1_ram.c 0 → 100644
View
include/drivers/st/stm32mp1_ddr.h 0 → 100644
View
include/drivers/st/stm32mp1_ddr_helpers.h 0 → 100644
View
include/drivers/st/stm32mp1_ddr_regs.h 0 → 100644
View
include/drivers/st/stm32mp1_ram.h 0 → 100644
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/include/stm32mp1_dt.h
View
plat/st/stm32mp1/include/stm32mp1_private.h
View
plat/st/stm32mp1/platform.mk
View
plat/st/stm32mp1/stm32mp1_common.c
View
plat/st/stm32mp1/stm32mp1_dt.c
View
plat/st/stm32mp1/stm32mp1_security.c 0 → 100644