target/arm: Prune a15 features from max
commit0b33968e7f4cf998f678b2d1a5be3d6f3f3513d8
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jun 2018 00:15:36 +0000 (28 17:15 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:30:54 +0000 (29 15:30 +0100)
tree812a282521f64174dd6fc471c853a0c3f1174fcd
parent156a7065365578deb3d63c2b5b69a4b5999a8fcc
target/arm: Prune a15 features from max

There is no need to re-set these 3 features already
implied by the call to aarch64_a15_initfn.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180629001538.11415-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c