walnux/arch/arm
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
..
include arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
src arm_gicv2_dump: optimize gic dump 2024-10-11 19:56:41 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig syslog: support syslog redirection to sched_note 2024-10-11 01:30:11 +08:00