nuttx/arch/arm/src/armv7-m
Gustavo Henrique Nihei 5ce77fad1b arch: Remove "0x" prefix preceding "%p" specifier on format string
The "p" format specifier already prepends the pointer address with "0x"
when printing.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2022-06-30 22:08:58 +03: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 arch/arm: Move the duplicated assembly code to common folder 2022-04-21 12:56:34 +03: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 armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET 2021-10-23 03:58:26 -05:00
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_schedulesigaction.c arch: Remove "0x" prefix preceding "%p" specifier on format string 2022-06-30 22:08:58 +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 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
barriers.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
dwt.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
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 NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
itm.h
Kconfig arch/clang: add support for Clang LTO 2022-04-21 01:21:54 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +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 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
ram_vectors.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
systick.h
Toolchain.defs arch/arm/armv7-m: Fix error link argument for compiler-rt 2022-06-28 12:38:36 +03:00
tpi.h