zephyr/soc
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
..
arc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
arm soc: stm32h7: Add support for Cortex-M4 core 2019-07-04 08:50:04 -04:00
nios2 uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
posix docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
riscv32 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
x86 arch/x86: move arch/x86/include/mmustructs.h to ia32/mmustructs.h 2019-07-03 20:01:17 -04:00
x86_64/x86_64 x86_64: minimally preparing for enabling newlib 2019-06-27 16:08:32 -04:00
xtensa cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
Kconfig soc: Port usage of soc-*.ld to use Cmake 2019-05-20 22:28:28 -04:00