qemu/docs/system/arm
Peter Maydell dfff1000fe target/arm: Implement Neoverse N2 CPU model
Implement a model of the Neoverse N2 CPU. This is an Armv9.0-A
processor very similar to the Cortex-A710. The differences are:
 * no FEAT_EVT
 * FEAT_DGH (data gathering hint)
 * FEAT_NV (not yet implemented in QEMU)
 * Statistical Profiling Extension (not implemented in QEMU)
 * 48 bit physical address range, not 40
 * CTR_EL0.DIC = 1 (no explicit icache cleaning needed)
 * PMCR_EL0.N = 6 (always 6 PMU counters, not 20)

Because it has 48-bit physical address support, we can use
this CPU in the sbsa-ref board as well as the virt board.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230915185453.1871167-3-peter.maydell@linaro.org
2023-10-27 11:41:13 +01:00
..
aspeed.rst aspeed: Create flash devices only when defaults are enabled 2023-09-01 11:40:04 +02:00
bananapi_m2u.rst docs: system: arm: Introduce bananapi_m2u 2023-06-06 10:19:34 +01:00
collie.rst
cpu-features.rst target/arm: Implement FEAT_PACQARMA3 2023-09-08 12:50:44 +01:00
cubieboard.rst hw/arm: Add WDT to Allwinner-A10 and Cubieboard 2023-04-20 10:21:13 +01:00
digic.rst
emcraft-sf2.rst
emulation.rst target/arm: Implement FEAT_HPMN0 2023-10-19 14:32:13 +01:00
gumstix.rst
highbank.rst
imx25-pdk.rst
integratorcp.rst
kzm.rst
mainstone.rst
mps2.rst
musca.rst
musicpal.rst
nrf.rst
nseries.rst
nuvoton.rst hw/arm: Attach PSPI module to NPCM7XX SoC 2023-02-16 16:00:48 +00:00
orangepi.rst hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC 2023-04-20 10:21:14 +01:00
palm.rst
raspi.rst
realview.rst
sabrelite.rst
sbsa.rst hw/arm/sbsa-ref: use XHCI to replace EHCI 2023-07-04 14:08:47 +01:00
stellaris.rst
stm32.rst hw/arm: Add Olimex H405 2023-01-12 16:50:19 +00:00
sx1.rst
versatile.rst
vexpress.rst
virt.rst target/arm: Implement Neoverse N2 CPU model 2023-10-27 11:41:13 +01:00
xenpvh.rst hw/arm: introduce xenpvh machine 2023-06-15 16:46:47 -07:00
xlnx-versal-virt.rst xlnx-versal: Connect Xilinx VERSAL CANFD controllers 2023-06-06 10:19:30 +01:00
xscale.rst