zephyr/arch/arm/core/cortex_m
Anas Nashif d2f1c76686 new SoC naming convention
Use SOC_FAMILY and SOC_SERIES to identify soc families and series
and to point to the correct linker files and files related to a
specific SoC.

Change-Id: I8b1a7339f37d6ea4161d03073d36557a40c0b4a6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:59 +00:00
..
Kconfig kconfig: reorg ARM options and make things consistent 2016-03-17 13:00:21 +00:00
Makefile new SoC naming convention 2016-04-18 21:24:59 +00:00
errno.S kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
exc_manage.c arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
exc_wrapper.S arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
irq_vector_table.c arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
nmi.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
nmi_on_reset.S arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
prep_c.c arm/reset: relocate the vector table when a non-XIP image 2016-02-05 20:25:24 -05:00
reset.S arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scb.c arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scs.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sw_isr_table.S arm/arc: fix typos 2016-02-05 20:25:14 -05:00
vector_table.S arm: in non-XIP image, make __start alias of __reset 2016-02-05 20:25:24 -05:00
vector_table.h arm: rename _VectorTableROM 2016-02-05 20:25:24 -05:00