zephyr/arch/arm/core/cortex_m
Piotr Mienkowski 378fa6598f arch: Add support for Cortex-M7 processor
All M7 features common to M3/M4 are working. New features like Tightly
Coupled Memory (TCM) are not yet supported.

Change-Id: I5f7b292e70843aec415728f24c973bb003014f4b
Jira: ZEP-977
Signed-off-by: Piotr Mienkowski <Piotr.Mienkowski@schmid-telecom.ch>
2016-10-26 12:58:40 -05:00
..
Kconfig arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00
Makefile arm: remove exc_wrapper.S 2016-10-07 14:40:17 +00:00
exc_manage.c arm: remove dynamic IRQs and exceptions 2016-09-06 23:47:21 +00:00
irq_vector_table.c
nmi.c
nmi_on_reset.S
prep_c.c nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
reset.S arch/arm: add initial support for Cortex-M0/M0+ 2016-10-22 01:25:53 +00:00
scb.c
scs.c
sw_isr_table.S
vector_table.S arch/arm: add initial support for Cortex-M0/M0+ 2016-10-22 01:25:53 +00:00
vector_table.h arch/arm: add initial support for Cortex-M0/M0+ 2016-10-22 01:25:53 +00:00