nuttx/arch/arm/src/armv7-r
Xiang Xiao 63bcca985f arch/armv7-r: Don't clear SCTLR_U bit since spec require it's always one
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-19 14:42:22 -03: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
arm_fpuconfig.S
arm_gicv2.c armv7-r: fix arm_gic_nlines redefines 2022-11-11 20:01:55 +08:00
arm_head.S arch/armv7-r: Don't clear SCTLR_U bit since spec require it's always one 2022-11-19 14:42:22 -03:00
arm_initialstate.c
arm_l2cc_pl310.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
arm_mpu.c
arm_perf.c
arm_prefetchabort.c
arm_schedulesigaction.c
arm_sigdeliver.c
arm_syscall.c arm/armv7-r: remove incorrect include header "addrenv.h" 2022-09-22 01:35:03 +08:00
arm_tcbinfo.c
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 arch/armv7-r: Fix typo error in commit 4fab2b9501 2022-10-18 10:31:07 -03:00
arm_vectortab.S arch/armv7-r: Fix armclang build warning: L6306W 2022-10-21 13:58:23 +08:00
arm.h
barriers.h armv7-r: add VBAR cp15 opearation 2022-09-21 18:07:03 +08:00
cp15_cacheops.c armv7-a/r: NON-primary core should invalidate dacache level1 2022-09-27 14:41:39 +08:00
cp15_cacheops.h armv7-a/r: NON-primary core should invalidate dacache level1 2022-09-27 14:41:39 +08:00
cp15.h Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
gic.h arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
Kconfig arm/cortex-r: correct include path of chip.h 2022-09-23 13:54:03 +08:00
l2cc_pl310.h Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
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 arch/armv7-r: Remove the nonexistent SCTLR_IE 2022-11-19 14:42:22 -03:00
Toolchain.defs arch/arm: add support for armclang compiler(AC6) 2022-09-16 14:47:27 +08:00