mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-01 09:20:24 +08:00
de352aee62
* [PIC] Make affinity helper interface Signed-off-by: GuEe-GUI <2991707448@qq.com> * [PIC/GIC] Fixup GIC affinity init GICv2 is not support if current CPU is not startup, but RT-Thread SMP is startup after the devices init in the `main` thread. This patch fixup the cpumask to init once and check the init status in affinity interface. Signed-off-by: GuEe-GUI <2991707448@qq.com> --------- Signed-off-by: GuEe-GUI <2991707448@qq.com>