nuttx/arch/arm/src/armv7-r
ligd 3477c347e8 armv7a/r: add isb to cp15_invalidate_icache()
Incase invalidate_icache hasn't done

Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-09-21 18:07:03 +08:00
..
arm_cache.c cache: fix up_clean_dcache() slowly 2022-09-09 21:51:35 +02:00
arm_dataabort.c
arm_doirq.c SMP: fix crash when switch to new task which is still running 2022-09-17 17:37:47 +09:00
arm_fpucmp.c arch: Improve documentation for up_fpucmp function 2022-08-26 11:57:06 +08:00
arm_fpuconfig.S Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
arm_gicv2.c arch/armv7[a|r]: Implement up_affinity_irq 2022-09-20 16:20:17 +09:00
arm_head.S armv7-a/r: use cps instruction to change cpu mode 2022-04-30 03:13:22 +08: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_perf.c arm/cortex-[a|r]: add performance counter implement 2022-05-13 12:55:31 -03:00
arm_prefetchabort.c
arm_schedulesigaction.c arch: Remove "0x" prefix preceding "%p" specifier on format string 2022-06-30 22:08:58 +03:00
arm_sigdeliver.c arch/arm: optimize context switch speed 2022-03-15 23:03:51 +09:00
arm_syscall.c SMP: fix crash when switch to new task which is still running 2022-09-17 17:37:47 +09:00
arm_tcbinfo.c arch:tcbinfo: update tcbinfo as xcpcontext update 2022-04-05 13:33:00 +02:00
arm_timer.c armv7a/r: add common operation CP15_SET/GET() 2022-09-21 18:07:03 +08:00
arm_timer.h armv7-a/r: use generic timer to realize arm_timer 2022-09-09 21:52:35 +02:00
arm_undefinedinsn.c
arm_vectoraddrexcptn.S arch/arm/compiler: correct global symbol name 2022-09-17 22:07:21 +08:00
arm_vectors.S armv7-a/r: modify regs index to improve exception performance 2022-09-16 15:24:03 +09:00
arm_vectortab.S
arm.h
barriers.h
cp15_cacheops.c armv7a/r: refact cp15_cache functions 2022-09-21 18:07:03 +08:00
cp15_cacheops.h armv7a/r: add isb to cp15_invalidate_icache() 2022-09-21 18:07:03 +08:00
cp15.h armv7a/r: add common operation CP15_SET/GET() 2022-09-21 18:07:03 +08:00
gic.h arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
Kconfig arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
l2cc_pl310.h
l2cc.h
Make.defs armv7a/r: refact cp15_cache functions 2022-09-21 18:07:03 +08:00
mpcore.h
mpu.h armv7a/r: add common operation CP15_SET/GET() 2022-09-21 18:07:03 +08:00
sctlr.h armv7a/r: add common operation CP15_SET/GET() 2022-09-21 18:07:03 +08:00
Toolchain.defs arch/arm: add support for armclang compiler(AC6) 2022-09-16 14:47:27 +08:00