nuttx/arch/arm/src/armv8-m
Xiang Xiao 53dcddc9e3 arch/armv[7|8]-m: Implement up_invalidate_icache
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-30 08:07:45 +02:00
..
arm_busfault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_cache.c arch/armv[7|8]-m: Implement up_invalidate_icache 2022-09-30 08:07:45 +02: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: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03: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: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_mpu.c
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
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
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: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_sigdeliver.c arch/arm: optimize context switch speed 2022-03-15 23:03:51 +09:00
arm_stackcheck.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02: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: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03: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
etm.h
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
itm.h
Kconfig arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
mpu.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nvic.h arm_secure_irq: fix NVIC_IRQ_DBGMONITOR un-secure set failed 2022-07-22 01:48:55 +03: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
Toolchain.defs arch/arm: add support for armclang compiler(AC6) 2022-09-16 14:47:27 +08:00
tpi.h