diff options
author | Sami Mujawar <sami.mujawar@arm.com> | 2019-02-22 19:43:28 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-02-26 08:38:42 +0100 |
commit | 1bb76029eff4993b31dbbb19acd86d1c8ad4933f (patch) | |
tree | 8322f2fcb86ebefb5d7aaebb1b88a25c71ee8a96 /BaseTools/Source/Python/CommonDataClass/FdfClass.py | |
parent | 1342d7679e10b45f0702679b521513804205cdaf (diff) | |
download | edk2-1bb76029eff4993b31dbbb19acd86d1c8ad4933f.tar.gz edk2-1bb76029eff4993b31dbbb19acd86d1c8ad4933f.tar.bz2 edk2-1bb76029eff4993b31dbbb19acd86d1c8ad4933f.zip |
ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> reg
According to ARM Generic Interrupt Controller Architecture
Specification, GIC architecture version 3.0 and version 4.0,
GICD_IROUTER<n> is a 64-bit register.
Fixed code to use 64 bit MMIO write operations so that the
Aff3 value (bits [39:32]) is written to GICD_IROUTER<n>.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reported-by: Carl van Schaik <carl@cog.systems>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/FdfClass.py')
0 files changed, 0 insertions, 0 deletions