zephyr/arch/arm/core
Adithya Baglody 9f82eadf23 Gcov: Added support for ARM.
This patch adds all the required hooks needed in the kernel to
get the coverage reports from ARM SoCs.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2019-01-16 06:12:33 -05:00
..
cortex_m Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
offsets
__aeabi_atexit.c
CMakeLists.txt Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
cpu_idle.S
exc_exit.S
fatal.c arch: arm: fix error reporting for stack overflow 2018-12-14 16:21:58 -06:00
fault_s.S
fault.c arch: arm: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
irq_init.c
irq_manage.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
irq_offload.c
irq_relay.S
isr_wrapper.S isr_wrapper: Use 'bx' instead of 'b' to jump to _IntExit 2018-11-08 17:07:06 -05:00
Kconfig kernel: Add CONFIG_SWAP_NONATOMIC flag 2019-01-15 13:06:35 +01:00
swap_helper.S
swap.c
sys_fatal_error_handler.c
thread_abort.c
thread.c arch: arm: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
userspace.S