zephyr/arch/arm/core
Marcus Shawcroft 84cb997c62 arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.
The cortex-m7 is an implementation of armv7-m.  Adjust the Kconfig
support for cortex-m7 to reflect this and drop the unnecessary,
explicit, conditional compilation.

Change-Id: I6ec20e69c8c83c5a80b1f714506f7f9e295b15d5
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-01-12 09:46:25 -06:00
..
cortex_m arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
offsets kernel: remove nano/micro wording and usage 2016-12-19 19:58:03 +00:00
Kconfig arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
__aeabi_atexit.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpu_idle.S arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
exc_exit.S kernel/arch: inspect prio/sched_locked together for preemptibility 2017-01-09 20:52:25 +00:00
fatal.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
fault.c arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
fault_s.S arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
irq_init.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
irq_manage.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
irq_offload.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
isr_wrapper.S arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
swap.S arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture. 2017-01-12 09:46:25 -06:00
sys_fatal_error_handler.c arch/all: simpler _SysFatalErrorHandler() 2016-12-15 16:17:39 -05:00
thread.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
thread_abort.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00