nuttx/arch
Bowen Wang a1f3800a9d arm_gicv2_dump: optimize gic dump
1. Add config CONFIG_ARMV7A_GICv2_DUMP to control gic dump,
because irqinfo introduce too much other log;
2. Change the log api from irqinfo() to syslog(), syslog not
append the function name in the log, so the gic dump format
will not be destoried.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-11 19:56:41 +08:00
..
arm arm_gicv2_dump: optimize gic dump 2024-10-11 19:56:41 +08:00
arm64 PFU: do not cause execution of any instructions to be trapped 2024-10-11 17:04:28 +08:00
avr arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
ceva arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
dummy
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
misoc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
or1k arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
renesas arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
risc-v include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
sim nuttx-names.in: add feof 2024-10-10 22:55:04 +08:00
sparc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86_64 arch/x86_64:Change extern g_intstackalloc to g_isrstackalloc 2024-10-11 19:55:50 +08:00
xtensa include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
z16 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
z80 unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig sim: only POSIX implementation (ARCH_HAVE_MULTICPU) is provided 2024-10-10 18:38:25 +08:00