refactor(nxp): use DPG0 mask from Arm GICv3 headerRemoved GICR_CTLR_DPG0_MASK definition from platform GIC header fileas Arm GICv3 header file added its definition.Change-Id: Ieec43aeef96b9b6c8a
refactor(nxp): use DPG0 mask from Arm GICv3 headerRemoved GICR_CTLR_DPG0_MASK definition from platform GIC header fileas Arm GICv3 header file added its definition.Change-Id: Ieec43aeef96b9b6c8a7f955a8d145be6e4b183c5Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
feat(nxp-gic): add some macros definition for gicv3Add macros as follows, - GICD_ISENABLER_1 - GICD_ISENABLER_3 - GICD_ICENABLER_1 - GICD_ICENABLER_3Signed-off-by: Biwen Li <biwen
feat(nxp-gic): add some macros definition for gicv3Add macros as follows, - GICD_ISENABLER_1 - GICD_ISENABLER_3 - GICD_ICENABLER_1 - GICD_ICENABLER_3Signed-off-by: Biwen Li <biwen.li@nxp.com>Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: Ia522ab4bc496d9a47613a49829b65db96e2b1279
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes eac
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes each drivers makefilesdrivers/nxp/<xx>/xx.mk, are updated.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21