nuttx/arch/arm/src/armv7-r
Abdelatif Guettouche 5b350f3a0f arch/*_reprioritizertr.c: Fix typos in comments.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-08-14 11:19:34 -07:00
..
arm_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03: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
arm_copyfullstate.c
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: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -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
arm_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -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
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 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.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
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