zephyr/soc/arm
Erwan Gouriou 141b6500c9 soc: stm32h7: Add support for Cortex-M4 core
Add support for C-M4 core on STM32H7 series.
It is enabled in Dual core context with 2 alternatives boot methods:
* Boot CM4 CM7: Both core boot at reset, then CM4 enters Stop mode.
CM7 performs system configuration then finally wakes up CM4
* Boot CM7, CM4 Gated: Only CM7 boots at reset. Once done with
system configuration it triggers (requires option byte update)

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-07-04 08:50:04 -04:00
..
arm
atmel_sam
atmel_sam0
cypress
microchip_mec
nordic_nrf
nxp_imx
nxp_kinetis
nxp_lpc
silabs_exx32
st_stm32
ti_lm3s6965
ti_simplelink
CMakeLists.txt
Kconfig