stm32mp1: update platform files
Move print_reset_reason function to bl2_plat_setup.c
Put __unused attribute for unused bl2_el3_early_platform_setup args.
Rename dt_dev_info to dt_uart_info.
Put MMU configuration earlier.
Remove unused macros.
Use U() or ULL() macros where needed.
Use device tree to configure GIC.
Use GIC helper function.

Change-Id: I34620c421cc6967a668bca318f7689fd74fa78a6
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
1 parent 4156d4d commit 59a1cdf16a49ef2bf1a505290cd8b689dfd3e5a1
@Yann Gautier Yann Gautier authored on 17 Jan 2019
Showing 10 changed files
View
plat/st/stm32mp1/bl2_io_storage.c
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/include/platform_def.h
View
plat/st/stm32mp1/platform.mk
View
plat/st/stm32mp1/sp_min/sp_min_setup.c
View
plat/st/stm32mp1/stm32mp1_common.c
View
plat/st/stm32mp1/stm32mp1_def.h
View
plat/st/stm32mp1/stm32mp1_gic.c
View
plat/st/stm32mp1/stm32mp1_pm.c
View
plat/st/stm32mp1/stm32mp1_security.c