target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
commited84a60ca80c403749c1fc1bab27c85d8edba39d
authorRebecca Cran <rebecca@nuviainc.com>
Tue, 16 Feb 2021 22:45:43 +0000 (16 15:45 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Mar 2021 15:17:34 +0000 (5 15:17 +0000)
treed6fb39031b37706d3ce460f91da5bb1620150223
parent89455d1ba6ed190e840cb732e63958755ea42a07
target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU

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

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210216224543.16142-4-rebecca@nuviainc.com
[PMM: fix typo causing compilation failure]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c