commit | 1d51bc96cc4a9b2d31a3f4cb8442ce47753088e2 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Jan 28 12:00:09 2021 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 29 10:47:28 2021 +0000 |
tree | e808b451b6a426c1cadec046749b37fc62af4b50 | |
parent | 7e7eb9f852a46b51a71ae9d82590b2e4d28827ee [diff] |
target/arm: Implement ID_PFR2 This was defined at some point before ARMv8.4, and will shortly be used by new processor descriptions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210120204400.1056582-1-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>