commit | f7dcb04475b24e8c655aa8f285450ada17c16ebf | [log] [tgz] |
---|---|---|
author | Ludovic Barre <ludovic.barre@st.com> | Tue Jan 16 15:56:00 2018 +0100 |
committer | Alexandre Torgue <alexandre.torgue@st.com> | Mon Mar 05 09:08:43 2018 +0100 |
tree | 96cd97670d0d75a7121aecb777a9af1db003e807 | |
parent | 3ed71f8ad98a07803299693481b03fa6391e094f [diff] |
ARM: stm32: add initial support for STM32MP157 This patch adds initial support of STM32MP157 microprocessor (MPU) based on Arm Cortex-A7. New Cortex-A infrastructure (gic, timer,...) are selected if ARCH_MULTI_V7 is defined. Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>