.. |
arm_busfault.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
arm_cache.c
|
Fix Error: armv8-m/arm_cache.c:93:24: error: unused function 'arm_clz' [-Werror,-Wunused-function]
|
2022-11-13 22:35:19 +08:00 |
arm_doirq.c
|
SMP: fix crash when switch to new task which is still running
|
2022-09-17 17:37:47 +09:00 |
arm_exception.S
|
arm/armv[7|8]-m: skip the fpu save/restore if stack frame is integer-only
|
2022-04-08 14:28:41 +09:00 |
arm_fpucmp.c
|
arch: Improve documentation for up_fpucmp function
|
2022-08-26 11:57:06 +08:00 |
arm_fpuconfig.c
|
arch/arm: Remove all lazy fpu related code
|
2022-04-19 11:09:36 +03:00 |
arm_hardfault.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
arm_initialstate.c
|
arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED
|
2022-04-21 14:55:54 +09:00 |
arm_itm_syslog.c
|
arch/arm: Remove FAR and CODE from common/ and arm*/ folder
|
2022-04-19 00:23:59 +03:00 |
arm_itm.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
arm_memfault.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
arm_mpu.c
|
armv8-m: Fix MPU Region Limit Address config
|
2022-10-21 16:23:49 -03:00 |
arm_perf.c
|
arch/arm: Remove FAR and CODE from common/ and arm*/ folder
|
2022-04-19 00:23:59 +03:00 |
arm_ramvec_attach.c
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
arm_ramvec_initialize.c
|
arch/arm: Remove FAR and CODE from common/ and arm*/ folder
|
2022-04-19 00:23:59 +03:00 |
arm_sau.c
|
arch/armv8-m: Add SAU support
|
2021-08-20 10:22:43 +09:00 |
arm_schedulesigaction.c
|
arch: Remove "0x" prefix preceding "%p" specifier on format string
|
2022-06-30 22:08:58 +03:00 |
arm_secure_irq.c
|
arm_secure_irq: fix NVIC_IRQ_DBGMONITOR un-secure set failed
|
2022-07-22 01:48:55 +03:00 |
arm_securefault.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
arm_sigdeliver.c
|
arch/arm: optimize context switch speed
|
2022-03-15 23:03:51 +09:00 |
arm_stackcheck.c
|
arm: Added breakpoint in stack overflow trap.
|
2022-11-01 21:42:25 +08:00 |
arm_svcall.c
|
arch/arm: Remove all lazy fpu related code
|
2022-04-19 11:09:36 +03:00 |
arm_systemreset.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
arm_systick.c
|
arch/arm: Remove FAR and CODE from common/ and arm*/ folder
|
2022-04-19 00:23:59 +03:00 |
arm_tcbinfo.c
|
arch:tcbinfo: update tcbinfo as xcpcontext update
|
2022-04-05 13:33:00 +02:00 |
arm_trigger_irq.c
|
arch/arm: Unify arm_cpu_sgi to up_trigger_irq
|
2022-09-20 16:20:17 +09:00 |
arm_usagefault.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
arm_vectors.c
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
barriers.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
dwt.h
|
arch/armv8-m: Update per the latest architecture reference manual
|
2021-08-27 11:39:27 +02:00 |
etm.h
|
arch/arm: Fix the style warning
|
2021-03-26 17:01:24 +01:00 |
exc_return.h
|
arch/arm: Remove all lazy fpu related code
|
2022-04-19 11:09:36 +03:00 |
fpb.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
itm_syslog.h
|
NuttX: Pierre-Noel Bouteville: update licenses to Apache
|
2021-04-01 12:13:12 -05:00 |
itm.h
|
arch: arm: armv8-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |
Kconfig
|
arm: Added breakpoint in stack overflow trap.
|
2022-11-01 21:42:25 +08:00 |
Make.defs
|
arch/cortex-m/Make.defs: unify arch common source include
|
2022-04-30 21:50:16 +08:00 |
mpu.h
|
armv8-m: Fix MPU Attribute Indirection reg offsets
|
2022-10-21 16:23:49 -03:00 |
nvic.h
|
Added DHCSR definitions for ARMv7 & ARMv8.
|
2022-11-01 09:22:07 +08:00 |
psr.h
|
arm/armv8-m: indicating no low-overhead-loop predication by default
|
2022-04-13 09:39:22 +08:00 |
ram_vectors.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
sau.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
systick.h
|
Remove executable bit from source code
|
2020-05-13 06:32:13 -06:00 |
Toolchain.defs
|
arch/arm: add support for armclang compiler(AC6)
|
2022-09-16 14:47:27 +08:00 |
tpi.h
|
arch: arm: armv8-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |