zephyr/subsys/debug
Flavio Ceolin 15aa3acaf6 kconfig: Remove MP_NUM_CPUS usage
Zephyr's code base uses MP_MAX_NUM_CPUS to
know how many cores exists in the target. It is
also expected that both symbols MP_MAX_NUM_CPUS
and MP_NUM_CPUS have the same value, so lets
just use MP_MAX_NUM_CPUS and simplify it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-03 17:45:53 +01:00
..
coredump debug: coredump: flash partition: Use K_NO_WAIT when in ISR 2023-06-21 16:06:06 -04:00
gdbstub
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c debug: gdbstub: s/device.h/init.h 2023-08-30 11:52:49 +02:00
Kconfig kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
thread_analyzer.c
thread_info.c debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00