mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
refactor(nxp): use DPG0 mask from Arm GICv3 header
Removed GICR_CTLR_DPG0_MASK definition from platform GIC header file as Arm GICv3 header file added its definition. Change-Id: Ieec43aeef96b9b6c8a7f955a8d145be6e4b183c5 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
This commit is contained in:
parent
e1b15b09a5
commit
76398c02a6
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
|
||||
#define GICR_ICENABLER0_SGI15 0x00008000
|
||||
#define GICR_CTLR_RWP 0x8
|
||||
#define GICR_CTLR_DPG0_MASK 0x2000000
|
||||
#define GICR_IGROUPR0_SGI15 0x00008000
|
||||
#define GICR_IGRPMODR0_SGI15 0x00008000
|
||||
#define GICR_ISENABLER0_SGI15 0x00008000
|
||||
|
|
Loading…
Add table
Reference in a new issue