stm32mp1: add minimal support for co-processor Cortex-M4
STM32MP1 chip embeds a dual Cortex-A7 and a Cortex-M4.
The support for Cortex-M4 clocks is added when configuring the clock tree.
Some minimal security features to allow communications between A7 and M4
are also added.

Change-Id: I60417e244a476f60a2758f4969700b2684056665
Signed-off-by: Yann Gautier <yann.gautier@st.com>
1 parent 774b4a8 commit b053a22e8a538d3ee6114c0ce7f25fa49f0302d8
@Yann Gautier Yann Gautier authored on 15 Feb 2019
Showing 8 changed files
View
drivers/st/clk/stm32mp1_clk.c
View
fdts/stm32mp157a-dk1.dts
View
fdts/stm32mp157c-ed1.dts
View
include/drivers/st/stm32mp1_clk.h
View
include/drivers/st/stm32mp1_rcc.h
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/stm32mp1_def.h
View
plat/st/stm32mp1/stm32mp1_security.c