512dd35471
A recent commit eliminated a hack that adjusted the offset used for
many GSI registers. It became possible because we now specify all
GSI register offsets explicitly for every version of IPA.
Unfortunately, a large number of register offsets were *not* updated
as they should have been in that commit. For IPA v4.5+, the offset
for every GSI register *except* the two inter-EE interrupt masking
registers were supposed to have been reduced by 0xd000.
Tested-by: Luca Weiss <luca.weiss@fairphone.com>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # SM8350-HDK
Fixes:
|
||
---|---|---|
.. | ||
gsi_reg-v3.1.c | ||
gsi_reg-v3.5.1.c | ||
gsi_reg-v4.0.c | ||
gsi_reg-v4.5.c | ||
gsi_reg-v4.9.c | ||
gsi_reg-v4.11.c | ||
ipa_reg-v3.1.c | ||
ipa_reg-v3.5.1.c | ||
ipa_reg-v4.2.c | ||
ipa_reg-v4.5.c | ||
ipa_reg-v4.7.c | ||
ipa_reg-v4.9.c | ||
ipa_reg-v4.11.c |