History log of /rk3399_ARM-atf/plat/mediatek/drivers/gicv3/mt_gic_v3.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 8fb8b939 25-Mar-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge "refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver" into integration


# 2be3014f 20-Mar-2025 Runyang Chen <runyang.chen@mediatek.corp-partner.google.com>

refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver

When mcusys is off, rdist_ctx will save the rdist data of the last core.
In the case of the last core plug off, the data of other cores

refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver

When mcusys is off, rdist_ctx will save the rdist data of the last core.
In the case of the last core plug off, the data of other cores will be
inconsistent with the data in rdist_ctx.

Therefore, each core needs to use a dedicated context.

Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
Change-Id: Ic9501f4da219cf906c0e348982be3f550c3ba30b

show more ...


# ff821025 29-Jan-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge "feat(mediatek): add gic driver" into integration


# d905b3df 19-Dec-2024 Runyang Chen <runyang.chen@mediatek.com>

feat(mediatek): add gic driver

Add GIC driver for taking interrupts to core.

Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
Change-Id: Id4d702b8579488befc1a1b6d37e66287dd534798