commit | 54492213e6a2be203afff03098a188a0a2413fc9 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Mon Jan 20 12:02:30 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Wed Mar 05 09:39:17 2025 +0800 |
tree | 94a07da17f381bbefdccf09bdb98b322f2ca7f4a | |
parent | 9d71149a64f0ab051575a3f534e80918a3ca8610 [diff] |
hw/intc/loongarch_ipi: Implment cpu hotplug interface Add logic cpu allocation and cpu mapping with cpu hotplug interface. When cpu is added, connect ipi gpio irq to CPU IRQ_IPI irq pin. Signed-off-by: Bibo Mao <maobibo@loongson.cn>