target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
commit5385320c2b3183f2e18dbc55c23ecba9272500c2
authorRebecca Cran <rebecca@nuviainc.com>
Mon, 8 Feb 2021 06:57:00 +0000 (7 23:57 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Feb 2021 11:50:14 +0000 (11 11:50 +0000)
tree1873985688f0a99d6c3023819f9322eff4272c56
parent2bf1eff9e9125a3d73901991dcfb9cb2ace03be1
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU

Enable FEAT_DIT for the "max" 32-bit CPU.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210208065700.19454-5-rebecca@nuviainc.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c