zephyr/arch/arm/core
Ioannis Glaropoulos f030608701 arch: add Kconfig to signify ability to detect nested IRQ
We introduce a Kconfig option to signify whether
an Architecture has the capability of detecting
whether execution is, currently, in a nested
exception.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-24 10:12:08 -07:00
..
cortex_m arch: arm: major cleanup and refactoring for fault function 2019-10-24 10:12:08 -07:00
cortex_r arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
offsets arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
CMakeLists.txt cmake: toolchain abstraction for coverage 2019-09-17 11:25:29 +02:00
Kconfig arch: add Kconfig to signify ability to detect nested IRQ 2019-10-24 10:12:08 -07:00
__aeabi_atexit.c
cpu_idle.S kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
exc_exit.S arch: arm: core: add Cortex-R in the files description headers 2019-10-09 17:54:16 -05:00
fatal.c arch: arm: fatal: add documentation for z_do_kernel_oops() 2019-10-24 10:12:08 -07:00
fault_s.S arch: arm: major cleanup and refactoring for fault function 2019-10-24 10:12:08 -07:00
irq_manage.c kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
irq_offload.c arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
irq_relay.S arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
isr_wrapper.S arch: arm: core: add Cortex-R in the files description headers 2019-10-09 17:54:16 -05:00
nmi.c arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
nmi_on_reset.S arch: arm: Move nmi code for Cortex-R support 2019-08-02 23:37:03 +03:00
prep_c.c arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
swap.c kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
swap_helper.S arch: arm: swap: add useful inline comment for SVC return 2019-10-24 10:12:08 -07:00
thread.c kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
userspace.S x86: arm: rename some functions 2019-10-21 10:13:38 -07:00