commit | 674fe9066760e7744f2429840181ea39697b9af9 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Sep 25 05:21:51 2025 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Sep 26 11:06:30 2025 +0100 |
tree | 1da66666120622d648158b86830c85ce83410693 | |
parent | d3a2ee5fe2540c8193561ce8bc1f979c2cf0877f [diff] |
target/arm: Replace magic GIC values by proper definitions Prefer the FIELD_DP64() macro and self-describing GIC definitions over magic values. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>