target/arm: enable FEAT_RNG on Neoverse-N2
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Tue, 14 Nov 2023 10:34:43 +0000 (11:34 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Nov 2023 15:09:42 +0000 (15:09 +0000)
commite867a1242ebab8b7dbab99da8187b7813407d395
tree41cd908fd9abc1a75d230c3dc0ce1dcc456fcbf5
parentaf9264da80073435fd78944bc5a46e695897d7e5
target/arm: enable FEAT_RNG on Neoverse-N2

I noticed that Neoverse-V1 has FEAT_RNG enabled so let enable it also on
Neoverse-N2.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20231114103443.1652308-1-marcin.juszkiewicz@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/cpu64.c