zephyr/arch/arm/core/cortex_m
Paul Sokolovsky 70772add28 arch/arm/core: In comments, consistently refer to "Cortex-M".
This directory now handles all of Cortex-M0, Cortex-M3/M4. So, just
consistently use "Cortex-M" (as used by number of files already)
without refering to a particular subarch. Also, consistently (letter
casing) spell it as "Cortex-M". A typo is fixed too.

Change-Id: I42ee09abc9a503381bca4ae437c83a8f48816ebc
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-03-13 12:53:46 +00:00
..
Kconfig arm: cortex-m: allow configurable ROM offset 2017-02-22 18:08:57 -06:00
Makefile Merge "Merge arm branch into master" 2017-02-11 04:00:58 +00:00
exc_manage.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nmi.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nmi_on_reset.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
prep_c.c arm: cortex-m: allow configurable ROM offset 2017-02-22 18:08:57 -06:00
reset.S arm: include: Add DTS generated file to arch.h 2017-02-10 15:31:26 -06:00
scb.c arch/arm/core: In comments, consistently refer to "Cortex-M". 2017-03-13 12:53:46 +00:00
vector_table.S arm: Adjust entry point of XIP kernels to the __reset function 2017-02-04 19:32:40 +00:00
vector_table.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00