nuttx/arch/arm/src/armv7-a
chao.an ea42981cc6 syscall/names: export the syscall name in STUB module
Signed-off-by: chao.an <anchao@xiaomi.com>
2022-03-14 21:37:53 +02:00
..
addrenv.h
arm_addrenv_kstack.c
arm_addrenv_shm.c
arm_addrenv_ustack.c
arm_addrenv_utils.c arch: armv7-a: Add debug messages for addrenv 2022-02-15 17:22:52 +08:00
arm_addrenv.c arch: armv7-a: Add debug messages for addrenv 2022-02-15 17:22:52 +08:00
arm_allocpage.c
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_checkmapping.c
arm_copyarmstate.c
arm_copyfullstate.c
arm_cpuhead.S arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_cpuidlestack.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
arm_cpuindex.c
arm_cpupause.c arch/*_cpupause:Allow a spin before taking the g_cpu_wait spinlock. 2021-10-17 21:10:23 +09:00
arm_cpustart.c
arm_dataabort.c
arm_doirq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_fetchadd.S
arm_fpuconfig.S Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
arm_fullcontextrestore.S arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
arm_gicv2_dump.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02: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 arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_l2cc_pl310.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_mmu.c
arm_pgalloc.c arch: armv7-a: Add debug messages for addrenv 2022-02-15 17:22:52 +08:00
arm_pghead.S arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_pginitialize.c
arm_physpgaddr.c
arm_prefetchabort.c
arm_restorefpu.S fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
arm_savefpu.S fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
arm_saveusercontext.S fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
arm_schedulesigaction.c arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_scu.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_sigdeliver.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_signal_dispatch.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
arm_syscall.c syscall/names: export the syscall name in STUB module 2022-03-14 21:37:53 +02:00
arm_tcbinfo.c sched/tcbinfo: Fix the compile warning 2022-01-27 17:36:27 +08:00
arm_testset.S arch/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
arm_undefinedinsn.c Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
arm_va2pte.c
arm_vectoraddrexcptn.S
arm_vectors.S arm/armv7-a/r: set the default CPU mode to System 2022-03-14 19:54:53 +09:00
arm_vectortab.S
arm_virtpgaddr.c
arm.h
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-a/armv7-r:cache: modify hardcode in cache set/way operation 2022-03-03 14:11:31 +08:00
cp15_clean_dcache.S
cp15_coherent_dcache.S
cp15_flush_dcache_all.S armv7-a/armv7-r:cache: modify hardcode in cache set/way operation 2022-03-03 14:11:31 +08:00
cp15_flush_dcache.S
cp15_invalidate_dcache_all.S armv7-a/armv7-r:cache: modify hardcode in cache set/way operation 2022-03-03 14:11:31 +08:00
cp15_invalidate_dcache.S
cp15.h
crt0.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
fpu.h
gic.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
gtm.h fix armv7-a gtm.h GTM_COMP1 and GTM_AUTO defines. 2022-02-16 18:50:42 +01:00
Kconfig ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds 2022-01-25 20:24:28 +08:00
l2cc_pl310.h
l2cc.h
mmu.h
mpcore.h
pgalloc.h
sctlr.h
scu.h
smp.h
Toolchain.defs arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
vfork.S