mirror of https://github.com/acidanthera/audk.git
8da2b97392
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> |
||
---|---|---|
.. | ||
GicV2 | ||
GicV3 | ||
ArmGicCommonDxe.c | ||
ArmGicDxe.c | ||
ArmGicDxe.h | ||
ArmGicDxe.inf | ||
ArmGicLib.c | ||
ArmGicLib.inf | ||
ArmGicNonSecLib.c |