nuttx/arch/arm/src/armv7-a
2020-04-01 00:03:31 +08:00
..
addrenv.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
arm_addrenv_kstack.c Fix some nxstyle complaints in arm addrenv 2020-03-10 03:55:25 -05:00
arm_addrenv_shm.c
arm_addrenv_ustack.c Fix some nxstyle complaints in arm addrenv 2020-03-10 03:55:25 -05:00
arm_addrenv_utils.c Fix some nxstyle complaints in arm addrenv 2020-03-10 03:55:25 -05:00
arm_addrenv.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
arm_allocpage.c Fix some typos. Mostly inital->initial. 2019-09-27 06:32:32 -06:00
arm_assert.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm_blocktask.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
arm_cache.c Fix typo in last commit found in build testing. 2019-03-19 13:26:46 -06:00
arm_checkmapping.c
arm_copyarmstate.c
arm_copyfullstate.c
arm_cpuhead.S arch: armv7-a: Fix heap corruption in SMP mode 2020-02-18 07:06:12 -06:00
arm_cpuidlestack.c
arm_cpuindex.c
arm_cpupause.c Fix a typo in comments 2020-04-01 00:03:31 +08:00
arm_cpustart.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
arm_dataabort.c
arm_doirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm_fetchadd.S
arm_fpuconfig.S arch/arm/src/armv7-a: Guard some assembly files if configuration not selected. 2019-03-19 11:15:21 -06:00
arm_fullcontextrestore.S Run codespell -w against all files 2020-02-22 14:45:07 -06:00
arm_gicv2_dump.c
arm_gicv2.c arch/arm/src/armv7-a/arm_gicv2.c: Don't use GIC_ICDDCR_ENABLEGRP1 for NONSECURE since this bit doesn't exist in this mode. 2019-03-19 11:20:45 -06:00
arm_head.S Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
arm_initialstate.c
arm_l2cc_pl310.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
arm_mmu.c arm/armv7-a: Add mmu_l1_map_regions() to remove the code duplication. 2019-03-19 11:30:37 -06:00
arm_pgalloc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm_pghead.S Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
arm_pginitialize.c
arm_physpgaddr.c
arm_prefetchabort.c
arm_releasepending.c arch: armv7-a: Apply armv7-m SMP related logic to armv7-a 2020-02-19 20:04:58 -06:00
arm_reprioritizertr.c arch: armv7-a: Apply armv7-m SMP related logic to armv7-a 2020-02-19 20:04:58 -06:00
arm_restorefpu.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arm_savefpu.S
arm_saveusercontext.S arch/arm/src/armv7-a: Remove inclusion pg_macros.h for armv7-a since this header file does not exist. 2019-03-19 11:13:27 -06:00
arm_schedulesigaction.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
arm_scu.c arch/arm/src/armv7-a/arm_scu.c: Another place where universal cached control change bork a compile due to missing ARM_DSB() definition. 2019-03-19 16:56:04 -06:00
arm_sigdeliver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm_signal_dispatch.c Update the comments (the location of trampoline code) 2020-02-20 14:21:16 +08:00
arm_syscall.c Update the comments (the location of trampoline code) 2020-02-20 14:21:16 +08:00
arm_testset.S
arm_unblocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm_undefinedinsn.c
arm_va2pte.c arch/arm/src/armv7-a: Remove inclusion pg_macros.h for armv7-a since this header file does not exist. 2019-03-19 11:13:27 -06:00
arm_vectoraddrexcptn.S
arm_vectors.S arch/arm/src/armv7-a/arm_vectors.S: Fix clobbered register in SMP mode. 2020-02-12 16:49:32 +01:00
arm_vectortab.S
arm_vfork.S Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
arm_virtpgaddr.c
arm.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
barriers.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
cp15_cacheops.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cp15_clean_dcache.S
cp15_coherent_dcache.S
cp15_flush_dcache.S
cp15_invalidate_dcache_all.S
cp15_invalidate_dcache.S
cp15.h
crt0.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
fpu.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
gic.h arch/arm/src/armv7-a: Fix assemble error when including gic.h 2019-03-19 11:19:09 -06:00
gtm.h
Kconfig
l2cc_pl310.h
l2cc.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
mmu.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mpcore.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
pgalloc.h
sctlr.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
scu.h
smp.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
svcall.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Toolchain.defs arch/arm/src/armv7-a/Toolchain.defs: Fix 'cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch' 2019-03-26 21:40:25 -06:00