commit | 0fa5cd4a6016c0dc13c2882f63b58787cf3283bb | [log] [tgz] |
---|---|---|
author | Clément Chigot <chigot@adacore.com> | Wed Jan 31 09:50:42 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Feb 15 16:58:46 2024 +0100 |
tree | 50f017584e87d87d81ab86b435beed3e83889b41 | |
parent | 7ed9a5f626a6c932a8c869a91e6a8b3e2029f5ef [diff] |
hw/intc/grlib_irqmp: implements multicore irq Now there is an ncpus property, use it in order to deliver the IRQ to multiple CPU. Co-developed-by: Frederic Konrad <konrad.frederic@yahoo.fr> Signed-off-by: Clément Chigot <chigot@adacore.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240131085047.18458-5-chigot@adacore.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>