summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSami Mujawar <sami.mujawar@arm.com>2023-05-16 14:12:57 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-06-01 15:52:01 +0000
commit8da2b97392f245f3e3f6bb5b1b0d05c670b82bca (patch)
tree9929970f903e9ca45f430861ad4a946c54b76874 /.github
parentcfb4a10d76e2ef47438e7fa5b71d5f87d09c3dcd (diff)
downloadedk2-8da2b97392f245f3e3f6bb5b1b0d05c670b82bca.zip
edk2-8da2b97392f245f3e3f6bb5b1b0d05c670b82bca.tar.gz
edk2-8da2b97392f245f3e3f6bb5b1b0d05c670b82bca.tar.bz2
ArmPkg: Prevent SgiId from setting RES0 bits of GICD_SGIR
GICD_SGIR is a 32-bit register, of which INTID is bits [3:0] and Bits [14:4] is RES0. Since SgiId parameter in the function ArmGicSendSgiTo () is UINT8, mask unused bits of SgiId before writing to the GICD_SGIR register to prevent accidental setting of the RES0 bits. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions