nuttx/arch/arm/src/armv7-a
2022-02-16 18:50:42 +01:00
..
addrenv.h arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_addrenv_kstack.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_addrenv_shm.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_addrenv_ustack.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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_checkmapping.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_copyarmstate.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_copyfullstate.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_cpuhead.S arch/armv7-a: Colorize the idle thread stack for other cpu(SMP) 2021-06-11 01:26:50 -05:00
arm_cpuidlestack.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_cpuindex.c arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
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 *_cpustart.c: Fix typos in function description. 2021-08-11 11:06:27 +09:00
arm_dataabort.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_doirq.c arch/armv7-a: Remove the special SMP SGI process 2021-07-09 07:53:05 +09:00
arm_fetchadd.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm_fpuconfig.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm_fullcontextrestore.S fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
arm_gicv2_dump.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_gicv2.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_head.S arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
arm_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
arm_l2cc_pl310.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_mmu.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_pgalloc.c arch: armv7-a: Add debug messages for addrenv 2022-02-15 17:22:52 +08:00
arm_pghead.S arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
arm_pginitialize.c arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
arm_physpgaddr.c arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
arm_prefetchabort.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_releasepending.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
arm_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_scu.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_sigdeliver.c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
arm_signal_dispatch.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_syscall.c arch: armv7-a: Fix arm_syscall for SYS_pthread_start 2022-02-16 13:06:25 +01: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_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_undefinedinsn.c Fix error: implicit declaration of function 'up_cpu_index' 2022-01-20 23:21:21 +08:00
arm_va2pte.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_vectoraddrexcptn.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm_vectors.S ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
arm_vectortab.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm_virtpgaddr.c arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07: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/a: fix a4 register use in xxx_invalidate/flush/clean_all.S 2022-02-08 19:39:43 +09:00
cp15_clean_dcache.S arch: armv7-a: move references from License header 2021-04-07 06:43:20 -05:00
cp15_coherent_dcache.S arch: armv7-a: move references from License header 2021-04-07 06:43:20 -05:00
cp15_flush_dcache_all.S armv7-r/a: fix a4 register use in xxx_invalidate/flush/clean_all.S 2022-02-08 19:39:43 +09:00
cp15_flush_dcache.S arch: armv7-a: move references from License header 2021-04-07 06:43:20 -05:00
cp15_invalidate_dcache_all.S armv7-r/a: fix a4 register use in xxx_invalidate/flush/clean_all.S 2022-02-08 19:39:43 +09:00
cp15_invalidate_dcache.S arch: armv7-a: move references from License header 2021-04-07 06:43:20 -05:00
cp15.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
crt0.c arch: arm: Fix make export for armv7-a SoCs 2022-01-25 11:05:22 +08:00
fpu.h arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
gic.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07: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 arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
l2cc.h arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
mmu.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
mpcore.h arch: arm: armv7-a: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
pgalloc.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
sctlr.h arch/arm: Fix the style warning 2021-03-26 17:01:24 +01:00
scu.h arch: arm: armv7-a: fix nxstyle errors 2021-03-25 19:42:44 -07:00
smp.h smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
svcall.h Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
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 arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00