commit | b053a22e8a538d3ee6114c0ce7f25fa49f0302d8 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Feb 15 17:33:27 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Feb 20 17:34:21 2019 +0100 |
tree | f8818474819c18d8dc75d9c36289deeb386be285 | |
parent | 774b4a8190ccb73d9c9deefba0c0fd3878be55ce [diff] |
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>