commit | 1e831ded06c4b0de6d1c50e9428447193a8e16ac | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Nov 09 14:07:41 2023 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Nov 09 14:07:41 2023 +0000 |
tree | de261a90c78d29ce491464232af524754c1825b1 | |
parent | d9968aa0524ba438e59c8491f80c8e1a6aec1514 [diff] |
target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs Enable FEAT_NV on the 'max' CPU, and stop filtering it out for the Neoverse N2 and Neoverse V1 CPUs. We continue to downgrade FEAT_NV2 support to FEAT_NV for the latter two CPU types. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>