nuttx/arch/arm/src/armv7-r
Xiang Xiao fa0d123f87 arch: Colorize the idle thread stack in an unified way
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Idae8da53e5a4799a8edc0e882f17fd515b70cb14
2021-06-10 06:50:41 -07:00
..
arm_assert.c arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -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 arch: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_copyarmstate.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_copyfullstate.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07: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: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -07:00
arm_fullcontextrestore.S arm/v7-a/fpu: add VFP-v3 D32 support 2021-05-21 09:55:00 -03:00
arm_gicv2.c arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
arm_head.S arch/arm: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -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-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
arm_mpu.c arch: arm: armv7-r: 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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_restorefpu.S arm/v7-a/fpu: add VFP-v3 D32 support 2021-05-21 09:55:00 -03:00
arm_savefpu.S arm/v7-a/fpu: add VFP-v3 D32 support 2021-05-21 09:55:00 -03:00
arm_saveusercontext.S arm/v7-a/fpu: add VFP-v3 D32 support 2021-05-21 09:55:00 -03:00
arm_schedulesigaction.c arch: Remove critical section inside up_schedule_sigaction 2021-01-22 08:34:07 +01:00
arm_sigdeliver.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_signal_dispatch.c arch: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_signal_handler.S arch/arm: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -07:00
arm_syscall.c libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
arm_testset.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_undefinedinsn.c arch: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -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 arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
arm_vectortab.S arch/arm: Fix the style issue in assemble files 2021-04-04 14:39:16 +01:00
arm.h arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
barriers.h arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
cp15_cacheops.h arch/arm: Fix the style warning 2021-03-26 17:01:24 +01:00
cp15_clean_dcache.S arch: armv7-r: move references from License header 2021-04-07 06:43:20 -05:00
cp15_coherent_dcache.S arch: armv7-r: move references from License header 2021-04-07 06:43:20 -05:00
cp15_flush_dcache.S arch: armv7-r: move references from License header 2021-04-07 06:43:20 -05:00
cp15_invalidate_dcache_all.S arch: armv7-r: move references from License header 2021-04-07 06:43:20 -05:00
cp15_invalidate_dcache.S arch: armv7-r: move references from License header 2021-04-07 06:43:20 -05:00
cp15.h arch: armv7-r: Gregory Nutt: update licenses to Apache 2021-04-07 06:43:20 -05:00
fpu.h arch: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
gic.h arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
Kconfig build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig 2020-05-18 15:02:55 -06:00
l2cc_pl310.h arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
l2cc.h arch: arm: armv7-r: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
mpcore.h arch: arm: armv7-r: fix nxstyle errors 2021-03-25 19:42:44 -07:00
mpu.h arch: arm: armv7-r: 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
svcall.h libc: Move pthread_create to user space 2021-05-21 22:46:52 -06:00
Toolchain.defs Make: use gcc as LD 2021-06-10 03:43:18 -07:00
vfork.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00