..
cortex_m
arch: arm: mpu: declare and define arm_mpu_config as const
2018-11-21 09:44:21 -05:00
offsets
arm: userspace: Add ARM userspace infrastructure
2018-02-13 12:42:37 -08:00
__aeabi_atexit.c
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
CMakeLists.txt
arch: arm: Make ARM_MPU the sole option controlling MPU usage
2018-09-20 14:16:50 +02:00
cpu_idle.S
kernel: Using the same paramenters names in a specific function
2018-09-28 07:58:19 +05:30
exc_exit.S
kernel: New timeslicing implementation
2018-10-16 15:03:10 -04:00
fatal.c
arch: Add LOG_PANIC to fault handlers
2018-09-27 13:11:26 +05:30
fault_s.S
arch: arm: improve fault dump for secure firmware
2018-05-15 08:57:16 -05:00
fault.c
arch: Add LOG_PANIC to fault handlers
2018-09-27 13:11:26 +05:30
irq_init.c
cleanup: rename fiber/task -> thread
2017-10-30 18:41:15 -04:00
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
arch: arm: common Armv8-M support
2018-02-08 12:07:38 -06:00
irq_relay.S
arch: Remove board.h include from arch files
2018-11-01 13:15:18 +01:00
isr_wrapper.S
isr_wrapper: Use 'bx' instead of 'b' to jump to _IntExit
2018-11-08 17:07:06 -05:00
Kconfig
Kconfig: dts: Move HAS_DTS to arch level
2018-11-06 18:35:39 -05:00
swap_helper.S
subsys: debug: tracing: Fix thread tracing
2018-10-29 22:09:12 -04:00
swap.c
kernel: swap: Fix __swap signature
2018-09-14 16:55:37 -04:00
sys_fatal_error_handler.c
arch: arm: document non-returning fatal handlers
2018-05-25 09:46:24 -05:00
thread_abort.c
kernel: Explicitly ignoring _Swap return
2018-09-14 16:55:37 -04:00
thread.c
arch: arm: support built-in stack protection in user mode for ARMv8m
2018-10-23 09:37:29 -07:00
userspace.S
arch: arm: typos and style fixes in userspace.S
2018-10-23 09:37:29 -07:00