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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.andes | ||
| Kconfig.nrfx | ||
| Kconfig.nxp_imx | ||
| Kconfig.nxp_s32 | ||
| mbox_andes_plic_sw.c | ||
| mbox_handlers.c | ||
| mbox_nrfx_ipc.c | ||
| mbox_nxp_imx_mu.c | ||
| mbox_nxp_s32_mru.c | ||