..
arm_assert.c
arch/arm/assert: enhance the assert dump
2021-08-26 13:31:08 +08:00
arm_backtrace.c
arch/arm/cortex-m: add up_backtrace support
2021-08-26 18:31:51 +08:00
arm_blocktask.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
arm_cache.c
arm_copyarmstate.c
arm_copyfullstate.c
arm_doirq.c
arm_exception.S
arch: Rename g_intstackbase to g_intstacktop
2021-04-16 12:41:41 +09:00
arm_fetchadd.S
arch/arm: Fix the style issue in assemble files
2021-04-04 14:39:16 +01:00
arm_fpu.S
arch/arm: Fix the style issue in assemble files
2021-04-04 14:39:16 +01:00
arm_fullcontextrestore.S
arch/arm: Replace the hardcode syscall number with macro
2021-04-04 16:18:10 -03:00
arm_hardfault.c
arm_initialstate.c
arch: Colorize the idle thread stack in an unified way
2021-06-10 06:50:41 -07:00
arm_itm_syslog.c
syslog: Added multi device support in syslog_device.
2021-04-06 07:32:23 -05:00
arm_itm.c
arm_lazyexception.S
arch: Rename g_intstackbase to g_intstacktop
2021-04-16 12:41:41 +09:00
arm_memfault.c
arm_mpu.c
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
arm_ramvec_attach.c
arm_ramvec_initialize.c
Replace all __attribute__((section(x)) with locate_data(x)
2021-07-29 21:55:21 -03:00
arm_releasepending.c
arm_reprioritizertr.c
arch/*_reprioritizertr.c: Fix typos in comments.
2021-08-14 11:19:34 -07:00
arm_sau.c
arch/armv8-m: Add SAU support
2021-08-20 10:22:43 +09:00
arm_saveusercontext.S
arch/arm: Replace the hardcode syscall number with macro
2021-04-04 16:18:10 -03:00
arm_schedulesigaction.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
arm_secure_irq.c
arm: add up_secure_irq support
2021-07-22 10:50:53 -03: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
arm_signal_handler.S
arch/arm: Remove .cpu directive from assemble file
2021-04-04 17:29:42 -07:00
arm_stackcheck.c
Replace __attribute__((naked, no_instrument_function)) with naked_function
2021-07-29 21:55:21 -03:00
arm_svcall.c
libc: Call pthread_exit in user-space by up_pthread_exit
2021-05-21 22:46:52 -06:00
arm_systemreset.c
arch/arm: Add NVIC_AIRCR_VECTKEY macro to avoid the hard code value
2021-08-14 11:41:59 -07:00
arm_systick.c
arm_testset.S
arch/*_testset: Fix few typos.
2021-08-25 00:20:20 +08:00
arm_trigger_irq.c
arch: add depends to trigger_irq
2021-07-22 10:50:53 -03:00
arm_unblocktask.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
arm_vectors.c
Replace all __attribute__((section(x)) with locate_data(x)
2021-07-29 21:55:21 -03:00
barriers.h
arch: arm: armv8-m: fix nxstyle errors
2021-03-25 19:42:44 -07:00
dwt.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
etm.h
arch/arm: Fix the style warning
2021-03-26 17:01:24 +01:00
exc_return.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
fpb.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
itm_syslog.h
NuttX: Pierre-Noel Bouteville: update licenses to Apache
2021-04-01 12:13:12 -05:00
itm.h
arch: arm: armv8-m: fix nxstyle errors
2021-03-25 19:42:44 -07:00
Kconfig
Fix typos in comments and identifiers
2021-07-19 22:55:30 -03:00
mpu.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
nvic.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
psr.h
arch/armv8-m: Update per the latest architecture reference manual
2021-08-27 11:39:27 +02:00
ram_vectors.h
Replace all __attribute__((section(x)) with locate_data(x)
2021-07-29 21:55:21 -03:00
sau.h
arch/armv8-m: Add SAU support
2021-08-20 10:22:43 +09:00
svcall.h
libc: Move pthread_create to user space
2021-05-21 22:46:52 -06:00
systick.h
Toolchain.defs
Revert "Make: use gcc as LD"
2021-09-08 09:40:48 +08:00
tpi.h
arch: arm: armv8-m: fix nxstyle errors
2021-03-25 19:42:44 -07:00
vfork.S
arch: Allocate the space from the beginning in up_stack_frame
2021-04-16 12:41:41 +09:00