commit | ed34232f2ec02849aeb17e3b6a4988be0b7d8bef | [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 | 969be3406d0d05cf621fafee9834d93e4fff4f16 [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>