hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
commit9220b09d3b1294967be67b1baeeb928187245594
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Feb 2024 13:29:27 +0000 (6 13:29 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 14:32:38 +0000 (15 14:32 +0000)
tree9ac09e2bb9cb64b0f00aa49d998b5120a132e1e1
parent273a70ae823768081084d51a780e18f9ad80d68e
hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM

Create the CPUs, the GIC, and the per-CPU RAM block for
the mps3-an536 board.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240206132931.38376-10-peter.maydell@linaro.org
hw/arm/mps3r.c