nuttx/arch/arm/src/armv8-m
chao.an 1c8e12406e compile/opt: add config DEBUG_LINK_MAP
Selecting this option will pass "-Map=$(TOPDIR)$(DELIM)nuttx.map" to ld
when linking NuttX ELF. That file can be useful for verifying
and debugging magic section games, and for seeing which
pieces of code get eliminated with DEBUG_OPT_UNUSED_SECTIONS.

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-22 01:37:23 +08:00
..
arm_busfault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_cache.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_doirq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_exception.S arm/armv[7|8]-m: skip the fpu save/restore if stack frame is integer-only 2022-04-08 14:28:41 +09:00
arm_fpucmp.c arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED 2022-04-21 14:55:54 +09:00
arm_fpuconfig.c arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
arm_hardfault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_initialstate.c arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED 2022-04-21 14:55:54 +09:00
arm_itm_syslog.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_itm.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_memfault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_mpu.c
arm_perf.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_ramvec_attach.c
arm_ramvec_initialize.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_sau.c
arm_schedulesigaction.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_secure_irq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_securefault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_sigdeliver.c arch/arm: optimize context switch speed 2022-03-15 23:03:51 +09:00
arm_stackcheck.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_svcall.c arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
arm_systemreset.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_systick.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_tcbinfo.c arch:tcbinfo: update tcbinfo as xcpcontext update 2022-04-05 13:33:00 +02:00
arm_trigger_irq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_usagefault.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_vectors.c
barriers.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
dwt.h
etm.h
exc_return.h arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
fpb.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
itm_syslog.h
itm.h
Kconfig arch/clang: add support for Clang LTO 2022-04-21 01:21:54 +08:00
mpu.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nvic.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
psr.h arm/armv8-m: indicating no low-overhead-loop predication by default 2022-04-13 09:39:22 +08:00
ram_vectors.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
sau.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
systick.h
Toolchain.defs compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
tpi.h