nuttx/arch/arm/src/armv7-r
Xiang Xiao 75326e563d boards: Move -fno-common from Make.defs to Toolchain.defs
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-25 07:57:29 +03:00
..
arm_cache.c armv7-a/r: use flush/clean_all if size large than cache size 2022-02-09 18:16:31 +01:00
arm_dataabort.c
arm_doirq.c arm/armv7-[a|r]: move fpu save/restore to assembly handler 2022-04-14 22:33:10 +08:00
arm_fpucmp.c arch/armv[7|8]-m: Compare all FPU registers in up_fpucmp 2022-04-19 11:09:36 +03:00
arm_fpuconfig.S Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
arm_gicv2.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_head.S arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_initialstate.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_l2cc_pl310.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_mpu.c
arm_prefetchabort.c
arm_schedulesigaction.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_syscall.c arch/armv7-[a|r]: correct the handing of group env switch 2022-04-19 12:10:25 +03:00
arm_tcbinfo.c arch:tcbinfo: update tcbinfo as xcpcontext update 2022-04-05 13:33:00 +02:00
arm_undefinedinsn.c Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
arm_vectoraddrexcptn.S
arm_vectors.S arm/armv7-[a|r]: move fpu save/restore to assembly handler 2022-04-14 22:33:10 +08:00
arm_vectortab.S
arm.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
barriers.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
cp15_cache_size.S armv7-a/r:cache: add cp15_cache_size function 2022-02-09 18:16:31 +01:00
cp15_cacheops.h armv7-a/r:cache: add cp15_cache_size function 2022-02-09 18:16:31 +01:00
cp15_clean_dcache_all.S armv7/r:cp15_cache_all: fix error in LineSize 'r5' mask 2022-04-20 08:06:58 +09:00
cp15_clean_dcache.S
cp15_coherent_dcache.S
cp15_flush_dcache_all.S armv7/r:cp15_cache_all: fix error in LineSize 'r5' mask 2022-04-20 08:06:58 +09:00
cp15_flush_dcache.S
cp15_invalidate_dcache_all.S armv7/r:cp15_cache_all: fix error in LineSize 'r5' mask 2022-04-20 08:06:58 +09:00
cp15_invalidate_dcache.S
cp15.h
gic.h arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
Kconfig arch/armv7-a/r: Unify the toolchain definition of eabi for linux and windows 2022-04-19 23:17:27 +08:00
l2cc_pl310.h
l2cc.h
mpcore.h
mpu.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sctlr.h
Toolchain.defs boards: Move -fno-common from Make.defs to Toolchain.defs 2022-04-25 07:57:29 +03:00