summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/TargetTool
diff options
context:
space:
mode:
authorKun Qin <kuqin@microsoft.com>2024-10-10 15:19:45 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-12-11 18:21:29 +0000
commit957fcbe7a3396dbd568f685d6c967514bdfb59f1 (patch)
treeb8f9488d575a31396f731c81e26f295aa47c454b /BaseTools/Source/Python/TargetTool
parent95972f966ebf4b61de8faf214809ef881f4ac129 (diff)
downloadedk2-957fcbe7a3396dbd568f685d6c967514bdfb59f1.zip
edk2-957fcbe7a3396dbd568f685d6c967514bdfb59f1.tar.gz
edk2-957fcbe7a3396dbd568f685d6c967514bdfb59f1.tar.bz2
ArmPkg: ArmGic: Cast CpuTarget to UINT32 for legacy GIC
The current code path supporting `PcdArmGicV3WithV2Legacy` will read 32 bit CPU target and try to program ARM_GIC_ICDIPTR. However, all these operations are 32bit wide. This change casts the CpuTarget variable to be UINT32 before calling MMIO read. Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Kun Qin <kun.qin@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/TargetTool')
0 files changed, 0 insertions, 0 deletions